summaryrefslogtreecommitdiff
path: root/bin/pkg
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-11-26 20:46:49 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2008-11-26 20:46:49 +0100
commit78031a9080cb024049b5d0e7ce90898099ea98f7 (patch)
tree615fbf5ba1bc2d8e41b3e6d3102a091fcb62bda6 /bin/pkg
parent12bb467d36f9eb296108e60ec40a1f278e1f5d3e (diff)
bin/pkg: Added some debug info
Diffstat (limited to 'bin/pkg')
-rwxr-xr-xbin/pkg4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/pkg b/bin/pkg
index ee086c9..a6d0eb7 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -151,6 +151,10 @@ if [[ $PKG_PROTO == 'ssh' ]] {
PKG_PATH=$PKG_ROOT
}
+debug "PKG_ROOT: '$PKG_ROOT'"
+debug "PKG_PROTO: '$PKG_PROTO'"
+debug "PKG_USER: '$PKG_USER'"
+debug "PKG_HOST: '$PKG_HOST'"
##
## Ask the user for confirmation