CASA: change in build config file for windows build

This commit is contained in:
soochoi 2007-01-20 10:01:34 +00:00
parent 70fca2cb11
commit 98089eabe0

View File

@ -8,7 +8,7 @@ echo "============================================="
echo " START - Build User Space code"
echo "============================================="
/usr/bin/rsh -n -d -l nds_cm localhost '(cd /d c:\cygwin\home\nds_cm\build_win\casa~1.7\CASA\ && build_config\win64\builduser.cmd)'
/usr/bin/rsh -n -d -l nds_cm localhost 'cd /d c:\cygwin\home\nds_cm\build_win\casa~1.7\CASA\ && build_config\win64\builduser.cmd'
echo "Status: $?"