source:
sasview/build_tools/test_deployment.bat
@
a7db85f
Last change on this file since a7db85f was b61796f, checked in by Piotr Rozyczko <rozyczko@…>, 8 years ago | |
---|---|
|
|
File size: 174 bytes |
Rev | Line | |
---|---|---|
[b61796f] | 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.