forked from github/kensanata.oddmuse
Export PERL5LIB for Alexine
This commit is contained in:
@@ -17,7 +17,7 @@ set -e
|
||||
|
||||
# Just in case Alexine can't find t/test.pl and the like.
|
||||
# See http://www.perlmonks.org/?node_id=1076113
|
||||
PERL5LIB=.
|
||||
export PERL5LIB=.
|
||||
|
||||
WORKING_DIRECTORY='../data/'
|
||||
TEST_LOCK="$WORKING_DIRECTORY/testlock"
|
||||
|
||||
Reference in New Issue
Block a user