From 3a866b1da6674ccad19a1283eda492b3eebfd474 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Mon, 27 Sep 2010 21:21:25 +0200 Subject: move build script to conf --- scripts/capsule.sh | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts/capsule.sh') diff --git a/scripts/capsule.sh b/scripts/capsule.sh index 0535529..a5fc076 100755 --- a/scripts/capsule.sh +++ b/scripts/capsule.sh @@ -1,5 +1,8 @@ #!/bin/bash +# first arg: build_dir +# second arg: report path + set -e builddir=$1 -- cgit 1.4.1