less output
[linux-2.6.git] / modify_rh_config.sh
index e26c77a..ccc7d07 100755 (executable)
@@ -12,4 +12,4 @@ if ! grep -q Scientific /etc/redhat-release; then
        sed -i -e "s,# CONFIG_SYSFS_DEPRECATED_V2 is not set,CONFIG_SYSFS_DEPRECATED_V2=y,g" config-generic
 fi
 
-popd
+popd > /dev/null