diff options
| author | Jeremy Katz <katzj@redhat.com> | 2004-08-02 18:58:21 +0000 |
|---|---|---|
| committer | Jeremy Katz <katzj@redhat.com> | 2004-08-02 18:58:21 +0000 |
| commit | d1541d6c44ec50e19ff7fc16cde17b6bd1fb68e8 (patch) | |
| tree | 473fdd993508a15e0b53811bc8f4fd85c04a9e77 /scripts | |
| parent | 5003681d03536561320760d5c83cc7c4a2e77129 (diff) | |
temporarily enable debugging
Diffstat (limited to 'scripts')
| -rwxr-xr-x | scripts/upd-instroot | 2 |
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" |
