summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2004-08-02 18:58:21 +0000
committerJeremy Katz <katzj@redhat.com>2004-08-02 18:58:21 +0000
commitd1541d6c44ec50e19ff7fc16cde17b6bd1fb68e8 (patch)
tree473fdd993508a15e0b53811bc8f4fd85c04a9e77 /scripts
parent5003681d03536561320760d5c83cc7c4a2e77129 (diff)
temporarily enable debugging
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/upd-instroot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/upd-instroot b/scripts/upd-instroot
index 112fdfca3..f3c93b21c 100755
--- a/scripts/upd-instroot
+++ b/scripts/upd-instroot
@@ -2,7 +2,7 @@
ORIGDIR=`pwd`
COMPONENT=""
-DEBUG=""
+DEBUG=1
if [ "$1" == "--debug" ]; then
DEBUG="--debug"