source: sasview/build_tools/test_deployment.bat @ 833bbd9

magnetic_scattrelease-4.2.2ticket-1009ticket-1094-headlessticket-1242-2d-resolutionticket-1243ticket-1249ticket885unittest-saveload
Last change on this file since 833bbd9 was b61796f, 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
Line 
1@echo off
2cd c:\jenkins
3
4rem sasview.exe is an AutoIt3 generated binary based on sasview_deploy_test.au3
5start /wait c:\jenkins\sasview.exe %1 %2
6
7echo %errorlevel%
8
Note: See TracBrowser for help on using the repository browser.