From 286b0d2f17230194e8913f38cf5dfde57ce546f0 Mon Sep 17 00:00:00 2001 From: Michael Prokop Date: Mon, 9 Jan 2012 16:45:40 +0100 Subject: [PATCH] GRML_SMALL/98-clean-chroot: remove "set -x" not suited for release --- etc/grml/fai/config/scripts/GRML_SMALL/98-clean-chroot | 1 - 1 file changed, 1 deletion(-) diff --git a/etc/grml/fai/config/scripts/GRML_SMALL/98-clean-chroot b/etc/grml/fai/config/scripts/GRML_SMALL/98-clean-chroot index 25e01f4..6e197e6 100755 --- a/etc/grml/fai/config/scripts/GRML_SMALL/98-clean-chroot +++ b/etc/grml/fai/config/scripts/GRML_SMALL/98-clean-chroot @@ -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 -- 2.1.4