diff options
| author | franck cuny <franck@lumberjaph.net> | 2010-09-25 17:56:48 +0200 |
|---|---|---|
| committer | franck cuny <franck@lumberjaph.net> | 2010-09-25 17:56:48 +0200 |
| commit | a68817e3ed9669ba3aba930ef7c8540a74182a34 (patch) | |
| tree | cea4d15cabb25628633c52d1a6c097022e897bf5 /scripts | |
| parent | sorted builds for feed (diff) | |
| download | jitterbug-a68817e3ed9669ba3aba930ef7c8540a74182a34.tar.gz | |
update layout
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/capsule.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/capsule.sh b/scripts/capsule.sh index 946c38c..82afe25 100755 --- a/scripts/capsule.sh +++ b/scripts/capsule.sh @@ -21,6 +21,7 @@ do logfile="$report_path/$theperl.txt" perl Makefile.PL + cpanm --installdeps . make HARNESS_VERBOSE=1 make test >> $logfile 2>&1 done |
