зеркало из https://github.com/mozilla/pjs.git
do not overwrite tinder-config.pl in-place like that
This commit is contained in:
Родитель
d20719dda1
Коммит
e151359c26
|
@ -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:
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
# CONFIG: bar %mozillaCvsroot%
|
||||
bar
|
||||
# CONFIG: bar %tagDir%%verifyDir%
|
||||
baz
|
||||
# CONFIG: bar %tagDir%_%verifyDir%
|
||||
bla
|
Загрузка…
Ссылка в новой задаче