Skip to content

Commit

Permalink
Make defaults ali available for O2 (alisw#5434)
Browse files Browse the repository at this point in the history
  • Loading branch information
pzhristov authored Apr 19, 2024
1 parent f77b0fb commit 0a01798
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions o2-customization.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ valid_defaults:
- o2-dev-fairroot
- alo
- o2-prod
- ali
---
# No contents. The only goal of this recipe is to provide customizations to
# enable / disable features of the O2 builds. This cannot be done in the O2
Expand Down
1 change: 1 addition & 0 deletions o2.sh
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ valid_defaults:
- o2-dev-fairroot
- alo
- o2-prod
- ali
---
#!/bin/sh
export ROOTSYS=$ROOT_ROOT
Expand Down
1 change: 1 addition & 0 deletions o2fullci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ requires:
valid_defaults:
- o2
- o2-epn
- ali
---
#!/bin/bash -ex

Expand Down
1 change: 1 addition & 0 deletions o2pdpsuite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ valid_defaults:
- o2
- o2-dataflow
- o2-epn
- ali
---
#!/bin/bash -ex

Expand Down
1 change: 1 addition & 0 deletions o2suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ valid_defaults:
- alo
- o2-prod
- o2-ninja
- ali
---
#!/bin/bash -ex

Expand Down

0 comments on commit 0a01798

Please sign in to comment.