summary refs log tree commit diff
path: root/scripts/capsule.sh
diff options
context:
space:
mode:
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