trunk: webready integration. Another attempt to get jenkins_build.sh to run correctly on cygwin.
This commit is contained in:
parent
484caae922
commit
b726b67f0b
@ -77,10 +77,6 @@ else
|
||||
PLATFORM=linux
|
||||
fi
|
||||
|
||||
##
|
||||
# the cygwin version of perl does not seem to work correctly with autotools!
|
||||
if [ $PLATFORM == cygwin ]; then export "PATH=/c/Perl64/bin:$PATH" ; fi
|
||||
|
||||
##
|
||||
# set up some defaults (used when running this script from the terminal)
|
||||
echo "1 target = $target platform = $PLATFORM WORKSPACE = $WORKSPACE"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user