From a68817e3ed9669ba3aba930ef7c8540a74182a34 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Sat, 25 Sep 2010 17:56:48 +0200 Subject: update layout --- scripts/capsule.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts') 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 -- cgit 1.4.1