projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dd9fa5a
)
Add omitted principal name to kinit call.
author
Chris Hanson
<org/chris-hanson/cph>
Thu, 22 Dec 2005 01:44:35 +0000
(
01:44
+0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Thu, 22 Dec 2005 01:44:35 +0000
(
01:44
+0000)
etc/update-rcs-log
patch
|
blob
|
history
diff --git
a/etc/update-rcs-log
b/etc/update-rcs-log
index aec42a5f71002e5ad55487761364395b6a0b3305..a325b291fa75bcba0b9a5178f611e1e4edfe6966 100755
(executable)
--- a/
etc/update-rcs-log
+++ b/
etc/update-rcs-log
@@
-15,7
+15,7
@@
if [ -z "${CVS2CL}" ]; then
exit 1
fi
-kinit -k -t /home/cph/cron.keytab
+kinit -k -t /home/cph/cron.keytab
cph/cron
aklog
COMMON="--revisions --usermap /scheme/v7/src/etc/usermap --domain zurich.csail.mit.edu --stdout --no-wrap --separate-header --window 3600"