We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5d9961 commit 87c131aCopy full SHA for 87c131a
Verification/scripts/checkfds.bat
@@ -1,6 +1,6 @@
1
@echo off
2
3
-call %SVNROOT%\fds\Utilities\Scripts\getopts.bat %*
+call %SVNROOT%\bot\Bundlebot\nightly\getopts.bat %*
4
5
set fulldir=%BASEDIR%/%dir%
6
Verification/scripts/erase_stop.bat
@@ -1,5 +1,5 @@
-if exist %dir%\%infile%.stop erase %dir%\%infile%.stop
+if exist %dir%\%infile%.stop erase %dir%\%infile%.stop
Verification/scripts/make_stop.bat
echo 3 > %dir%\%infile%.stop
0 commit comments