about summary refs log tree commit diff stats
path: root/tools/scripts/pkgmk-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tools/scripts/pkgmk-test.sh')
-rw-r--r--tools/scripts/pkgmk-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/scripts/pkgmk-test.sh b/tools/scripts/pkgmk-test.sh
index a279967..4cfe2c3 100644
--- a/tools/scripts/pkgmk-test.sh
+++ b/tools/scripts/pkgmk-test.sh
@@ -1,5 +1,5 @@
 #!/bin/bash
 DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
 CONF=${DIR}/pkgmk-test.conf
-
+echo "pkgmk -cf $CONF -d -is $1"
 fakeroot pkgmk -cf $CONF -d -is $1