projects
/
iserv-mod-error-reporter.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
update-config: write new config at the end
[iserv-mod-error-reporter.git]
/
maint
/
update-config.sh
diff --git
a/maint/update-config.sh
b/maint/update-config.sh
index
f6c39d1
..
651a387
100755
(executable)
--- a/
maint/update-config.sh
+++ b/
maint/update-config.sh
@@
-23,5
+23,6
@@
fi;
mv $OLDCFG $OLDCFG.converted
[ -e "$OLDCFG" ] && echo "Done. Please remove the old config file ($OLDCFG) by hand!" && exit 255;
-exit 0;
+# write new config
+iservchk config
This page took
0.023656 seconds
and
4
git commands to generate.