Skip to content

Commit

Permalink
Merge Pull Request #6193 from trilinos/Trilinos/csiefer-3e9f82c
Browse files Browse the repository at this point in the history
Automatically Merged using Trilinos Pull Request AutoTester
PR Title: More lightsaber driver updates
PR Author: csiefer2
  • Loading branch information
trilinos-autotester authored Oct 29, 2019
2 parents 6890465 + 3e9f82c commit 870ded1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cmake/ctest/drivers/lightsaber/cron_driver.csh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,8 @@ setenv OMP_NUM_THREADS 2
(cd /home/nightlyTesting/avatar; git pull --rebase )

# Set variables to work aroun TriBITS problems
setenv TDD_FORCE_CMAKE_INSTALL 0
#setenv TDD_FORCE_CMAKE_INSTALL 0
setenv TRIBITS_TDD_USE_SYSTEM_CTEST 1

# Machine independent cron_driver:
setenv SCRIPT_DIR `dirname "$0"`
Expand Down

0 comments on commit 870ded1

Please sign in to comment.