]> granicus.if.org Git - postgis/commitdiff
try again
authorRegina Obe <lr@pcorp.us>
Sat, 22 Aug 2015 21:16:55 +0000 (21:16 +0000)
committerRegina Obe <lr@pcorp.us>
Sat, 22 Aug 2015 21:16:55 +0000 (21:16 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@13976 b70326c6-7e19-0410-871a-916f4a2858ee

ci/debbie/postgis_regress.sh

index 0a66d444dc400f71ff8f91296aae295ce59c460e..f1233881212ace08d8fd23a0b6918c90c7b797f6 100644 (file)
@@ -31,7 +31,7 @@ export PGIS_REG_TMPDIR=${WORKSPACE}/tmp/${POSTGIS_MAJOR_VERSION}_${POSTGIS_MINOR
 echo $PGPORT
 echo ${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}
 
-if [ "$POSTGIS_MICRO_VERSION"  == *SVN* || "$POSTGIS_MICRO_VERSION"  == *dev*  ] ; then
+if [[ "$POSTGIS_MICRO_VERSION"  == *SVN* || "$POSTGIS_MICRO_VERSION"  == *dev*  ]] ; then
        export POSTGIS_SRC=${PROJECTS}/postgis/branches/${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}
 else
        #tagged version -- official release