diff --git a/netcfg.spec b/netcfg.spec index 8f9b160..11af4e2 100644 --- a/netcfg.spec +++ b/netcfg.spec @@ -87,7 +87,6 @@ fi #> filename (and not a symlink) and in that case, rename the file #> to /etc/hostname. This should ensure /etc/HOSTNAME is properly created #> by RPM. -set -x if [ "0$1" -ge "2" ]; then if [ -f /etc/HOSTNAME -a ! -h /etc/HOSTNAME ]; then if [ -f /etc/hostname ]; then