projects
/
iserv-mod-error-reporter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c5bb70
)
update-config: write new config at the end
author
Roland Hieber
<devnull@localhost>
Mon, 8 Mar 2010 04:02:06 +0000
(
05:02
+0100)
committer
Roland Hieber
<devnull@localhost>
Mon, 8 Mar 2010 04:02:06 +0000
(
05:02
+0100)
maint/update-config.sh
patch
|
blob
|
history
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.030265 seconds
and
4
git commands to generate.