diff options
author | Andreas Loibl <andreas@andreas-loibl.de> | 2010-09-06 04:41:23 +0200 |
---|---|---|
committer | Andreas Loibl <andreas@andreas-loibl.de> | 2010-09-06 04:41:23 +0200 |
commit | ab36ab8af22cb496f10dea816a8b79b04c4ed567 (patch) | |
tree | b58d9a295291f8017ec794257d0d3d1100528cb0 /auto/build | |
parent | 6a889c01a73b48882c481d23f2b05d9000f56f2f (diff) | |
download | kanotix-ab36ab8af22cb496f10dea816a8b79b04c4ed567.zip kanotix-ab36ab8af22cb496f10dea816a8b79b04c4ed567.tar.gz |
removed debug code
Diffstat (limited to 'auto/build')
-rwxr-xr-x | auto/build | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -25,7 +25,6 @@ prebuild() cp "cache/$(basename "$URL")" "config/chroot_local-includes/usr/src/$(basename "$URL")" fi fi - exit 1 # DEBUG } if [ "$LH_KANOTIX_TMPFS" = "true" ]; then |