Well, what's on line 26 of the script and does it have any parentheses?
Aaron On Mon, 11 Apr 2005, Bruce Snyder wrote: > I've been trying to get the bash script from David for nightly builds > running on minotaur lately. What I've found is that it will run just > fine on Linux, but not on any FreeBSD instance that I've tried so far. > Below is the error I'm consistently receiving: > > $ sh -x ./bin/nightly_release.sh > + RHOME=/home/bsnyder > + PROJ=geronimo > + BIN_DIR=modules/assembly/target > + DIST=/home/bsnyder/dist > + export SVN_URL=http://svn.apache.org/repos/asf/geronimo > + export REPO_USER=dblevins > + export REPO_DIR=/www/cvs.apache.org/repository > + export REPO=apache.org > + export VN=1.0 > + export RELEASE_DIR=/www/cvs.apache.org/dist/geronimo > + wget+ grep+ sed s/[^0-9]//g > -q title > -O - http://svn.apache.org/repos/asf/geronimo/trunk > + SVN_VERSION=160721 > + VERSION=1.0-160721 > + RELEASE_ID=geronimo-1.0-160721 > + VERSION_DIR=/www/cvs.apache.org/dist/geronimo/unstable/1.0-160721 > + echo RELEASE geronimo-1.0-160721 > RELEASE geronimo-1.0-160721 > ./bin/nightly_release.sh: 26: Syntax error: "(" unexpected > > I've done a lot of shell scripting in my time, but this particular > error has managed to completely stump me. Does anyone know what the > issue might be? > > Bruce > -- > perl -e 'print unpack("u30","D0G)[EMAIL > PROTECTED]&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*" > );' > > The Castor Project > http://www.castor.org/ > > Apache Geronimo > http://geronimo.apache.org/ >
