CASA-auth-token-client: fix the windows build break

This commit is contained in:
soochoi
2007-01-30 12:34:40 +00:00
parent 966e3f5efa
commit 3e2c8b1f37
2 changed files with 6 additions and 6 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~1.7\CASA-auth-token\client\ && build_config\win64\builduser.cmd'
/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'
echo "Status: $?"