aboutsummaryrefslogtreecommitdiffstats
path: root/fop
diff options
context:
space:
mode:
Diffstat (limited to 'fop')
-rwxr-xr-xfop2
1 files changed, 2 insertions, 0 deletions
diff --git a/fop b/fop
index 27ee48ad2..c175c538c 100755
--- a/fop
+++ b/fop
@@ -22,6 +22,8 @@ fop_exec_args=
no_config=false
fop_exec_debug=false
show_help=false
+export IFS="
+"
for arg in "$@" ; do
if [ "$arg" = "--noconfig" ] ; then
no_config=true