about summary refs log tree commit diff
path: root/scripts/capsule.sh
diff options
context:
space:
mode:
authorfranck cuny <franck@lumberjaph.net>2010-09-27 21:21:25 +0200
committerfranck cuny <franck@lumberjaph.net>2010-09-27 21:21:25 +0200
commit3a866b1da6674ccad19a1283eda492b3eebfd474 (patch)
treebc11e268a61ac4d42a68c574583da1a731f54bf8 /scripts/capsule.sh
parentho, I hate bash (diff)
downloadjitterbug-3a866b1da6674ccad19a1283eda492b3eebfd474.tar.gz
move build script to conf
Diffstat (limited to '')
-rwxr-xr-xscripts/capsule.sh3
1 files changed, 3 insertions, 0 deletions
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