From: Peter Rabbitson Date: Tue, 4 Feb 2014 07:25:24 +0000 (+0100) Subject: Duh, this will always be true X-Git-Tag: v0.082800~244 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=2b58042054a403c50d8b1d6aad89491d35c127bb;p=dbsrgits%2FDBIx-Class.git Duh, this will always be true --- diff --git a/maint/travis-ci_scripts/30_before_script.bash b/maint/travis-ci_scripts/30_before_script.bash index a91067a..10f380c 100755 --- a/maint/travis-ci_scripts/30_before_script.bash +++ b/maint/travis-ci_scripts/30_before_script.bash @@ -119,7 +119,7 @@ else parallel_installdeps_notest YAML LWP Class::Trigger JSON::XS DateTime::Format::Builder Class::Accessor::Grouped Package::Variant parallel_installdeps_notest 'SQL::Abstract~<1.99' Moose Module::Install JSON SQL::Translator File::Which - if [[ -n "DBICTEST_FIREBIRD_INTERBASE_DSN" ]] ; then + if [[ -n "$DBICTEST_FIREBIRD_INTERBASE_DSN" ]] ; then # the official version is very much outdated and does not compile on 5.14+ # use this rather updated source tree (needs to go to PAUSE): # https://github.com/pilcrow/perl-dbd-interbase