Skip to content

Commit

Permalink
Don't move the install to toss4 named directory. (#19402) (#19403)
Browse files Browse the repository at this point in the history
  • Loading branch information
biagas committed Mar 20, 2024
1 parent ef67adb commit db225a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/tools/dev/scripts/regressiontest_pascal
Original file line number Diff line number Diff line change
Expand Up @@ -449,7 +449,6 @@ cd ../
version=\`cat $testDir/$workingDir/visit/src/VERSION\`
../src/tools/dev/scripts/visit-install -c llnl_open \$version linux-x86_64 ./_install >> ../../installlog 2>&1
mv _install/\$version/linux-x86_64 _install/\$version/linux-x86_64-toss4 >> ../../installlog 2>&1
if test "$debug" = "true" ; then
echo "Install completed at: \`date\`" | mail -s "Install completed" $userEmail
Expand Down

0 comments on commit db225a6

Please sign in to comment.