Skip to content

Commit

Permalink
Merge pull request #8 from hgreenlee/master
Browse files Browse the repository at this point in the history
Update e14 root version to v6_10_04d.
  • Loading branch information
twongjirad authored Aug 30, 2017
2 parents 97061de + 3269f7b commit bbe5ae7
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_08_06g -q +e14:+nu:+prof )
setupRequired( root v6_10_04d -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_08_06g -q +e14:+nu:+debug )
setupRequired( root v6_10_04d -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_08_06g -q +e14:+nu:+opt )
setupRequired( root v6_10_04d -q +e14:+nu:+opt )


Common:
Expand Down

0 comments on commit bbe5ae7

Please sign in to comment.