CASA-auth-token-client Windows: change builduser.cmd to bump msi version

This commit is contained in:
soochoi
2007-06-29 21:58:04 +00:00
parent f215a081eb
commit 9f4ea412c4
12 changed files with 607 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ echo "============================================="
echo " START - Build casa"
echo "============================================="
/usr/bin/rsh -n -d -l nds_cm localhost 'cd /d c:\cygwin\home\nds_cm\build_win\casa-auth-token-client~1.7\casa-auth-token-client\ && build_config\win64\builduser.cmd'
/usr/bin/rsh -n -d -l nds_cm localhost "set SVN_REVISION=$SVN_REVISION&& cd /d c:\cygwin\home\nds_cm\build_win\casa-auth-token-client~1.7\casa-auth-token-client\ && build_config\win64\builduser.cmd"
echo "Status: $?"