source:
sasview/build_tools/test_deployment.bat
@
25dd9c9
Last change on this file since 25dd9c9 was b61796f, checked in by Piotr Rozyczko <rozyczko@…>, 8 years ago | |
---|---|
|
|
File size: 174 bytes |
Line | |
---|---|
1 | @echo off |
2 | cd c:\jenkins |
3 | |
4 | rem sasview.exe is an AutoIt3 generated binary based on sasview_deploy_test.au3 |
5 | start /wait c:\jenkins\sasview.exe %1 %2 |
6 | |
7 | echo %errorlevel% |
8 |
Note: See TracBrowser
for help on using the repository browser.