ESS_GUIESS_GUI_DocsESS_GUI_batch_fittingESS_GUI_bumps_abstractionESS_GUI_iss1116ESS_GUI_iss879ESS_GUI_iss959ESS_GUI_openclESS_GUI_orderingESS_GUI_sync_sascalc
Last change
on this file since 55d89f8 was
661bd79,
checked in by Piotr Rozyczko <rozyczko@…>, 8 years ago
|
initial commit of the batch files driving the deployment test. Currently using hard coded paths.
|
-
Property mode set to
100644
|
File size:
174 bytes
|
Rev | Line | |
---|
[661bd79] | 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.