run all configuration files through dos2unix
[bootcd.git] / conf_files / pl_validateconf
index 54516d0..b3a56ec 100644 (file)
@@ -19,4 +19,4 @@ do
         REGEX="$REGEX|^$t"
     fi
 done
-/bin/egrep "($REGEX)\=\\\"[$CHARS]*\\\"\s*$"
+/usr/bin/dos2unix | /bin/egrep "($REGEX)\=\\\"[$CHARS]*\\\"\s*$"