Small fixed and added color options for different things.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in 3s
This commit is contained in:
parent
0ed79edd77
commit
93cb9fd5d6
8 changed files with 71 additions and 58 deletions
|
|
@ -12,7 +12,7 @@ copy /T NFBSSHOT.MAC NFBSSHOT.BAK
|
|||
dir/w utils
|
||||
copy /T NFBSSHOT.BAK NFBSSHOT.MAC
|
||||
echo === Running make
|
||||
omsxctl fail_after 300 seconds failed_make 1
|
||||
omsxctl fail_after 300 seconds err_make 1
|
||||
echo "dir" > build1.bat
|
||||
make NFBSSHOT.MF /x > build2.bat
|
||||
echo === Concat shutdown
|
||||
|
|
@ -27,5 +27,5 @@ concat build1.bat + build2.bat + build3.bat + build4.bat buildrun.bat
|
|||
echo === Final script
|
||||
type buildrun.bat
|
||||
echo === Running build
|
||||
omsxctl fail_after 300 seconds failed_build 1
|
||||
omsxctl fail_after 300 seconds err_build 1
|
||||
buildrun
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue