Skip to content

Commit

Permalink
Merge pull request #9 from hgreenlee/master
Browse files Browse the repository at this point in the history
Update e14 version of root to v6_10_08b.
  • Loading branch information
twongjirad authored Jan 23, 2018
2 parents bbe5ae7 + b54ad8f commit 60a5642
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions ups/swtrigger.table
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ Qualifiers = "e14:prof"
fileTest( ${${UPS_PROD_NAME_UC}_FQ_DIR}, -d, "${${UPS_PROD_NAME_UC}_FQ_DIR} directory not found: SETUP ABORTED")

Action = GetProducts
setupRequired( root v6_10_04d -q +e14:+nu:+prof )
setupRequired( root v6_10_08b -q +e14:+nu:+prof )

Flavor = ANY
Qualifiers = "e14:debug"
Expand All @@ -114,7 +114,7 @@ Qualifiers = "e14:debug"
fileTest( ${${UPS_PROD_NAME_UC}_FQ_DIR}, -d, "${${UPS_PROD_NAME_UC}_FQ_DIR} directory not found: SETUP ABORTED")

Action = GetProducts
setupRequired( root v6_10_04d -q +e14:+nu:+debug )
setupRequired( root v6_10_08b -q +e14:+nu:+debug )

Flavor = ANY
Qualifiers = "e14:opt"
Expand All @@ -128,7 +128,7 @@ Qualifiers = "e14:opt"
fileTest( ${${UPS_PROD_NAME_UC}_FQ_DIR}, -d, "${${UPS_PROD_NAME_UC}_FQ_DIR} directory not found: SETUP ABORTED")

Action = GetProducts
setupRequired( root v6_10_04d -q +e14:+nu:+opt )
setupRequired( root v6_10_08b -q +e14:+nu:+opt )


Common:
Expand Down

0 comments on commit 60a5642

Please sign in to comment.