do not overwrite tinder-config.pl in-place like that
git-svn-id: svn://10.0.0.236/trunk@237030 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
5f6dc801c8
commit
aa35d548cc
@ -2,6 +2,7 @@ test:
|
||||
for f in release t/test.pl `find . -name "*.pm"`; do perl -c $$f; done
|
||||
if [ -f t/test.log ]; then rm t/test.log; fi
|
||||
if [ ! -f bootstrap.cfg ]; then cp bootstrap.cfg.example bootstrap.cfg; fi
|
||||
cp t/tinder-config.pl.orig t/tinder-config.pl
|
||||
./t/test.pl
|
||||
|
||||
stage:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user