GRML_SMALL/98-clean-chroot: remove "set -x" not suited for release
[grml-live.git] / etc / grml / fai / config / scripts / GRML_SMALL / 98-clean-chroot
index 25e01f4..6e197e6 100755 (executable)
@@ -17,6 +17,5 @@ if [ -d $target/usr/share/doc/grml-docs ] ; then
   mv $target/usr/share/doc/grml-docs $target/tmp/
 fi
 
-set -x
 ## END OF FILE #################################################################
 # vim:ft=sh expandtab ai tw=80 tabstop=4 shiftwidth=2