--- TWikiRelease04x00/lib/TWiki.cfg (revision 11327)
+++ TWikiRelease04x00/lib/TWiki.cfg (working copy)
@@ -799,7 +799,7 @@
# RcsWrap check in, forcing the date.
# %DATE|D% will be expanded to the date.
$cfg{RCS}{ciDateCmd} =
- "$cfg{RCS}{BinDir}/ci $cfg{RCS}{ExtOption} -m%COMMENT|U% -t-none -d%DATE|D% -u -w%USERNAME|S% %FILENAME|F%",
+ "$cfg{RCS}{BinDir}/ci $cfg{RCS}{ExtOption} -m%COMMENT|U% -t-none -d%DATE|D% -u -w%USERNAME|S% %FILENAME|F%";
# **COMMAND**
# RcsWrap check out.
# %REVISION|N% will be expanded to the revision number
--
PTh
4.1.0 released
KJL