source: opsi/products/wsusoffline/CLIENT_DATA/exit-wrapper.cmd@ 996

Last change on this file since 996 was 996, checked in by joergs, on May 11, 2012 at 3:51:54 PM

set executable

  • Property svn:executable set to *
File size: 67 bytes
Line 
1rem
2rem really return exit code
3rem
4@call %*
5@exit %errorlevel%
6
Note: See TracBrowser for help on using the repository browser.