12 lines
339 B
Plaintext
12 lines
339 B
Plaintext
--- scripts/cm2rem.tcl.orig Fri Jun 16 17:23:33 2000
|
|
+++ scripts/cm2rem.tcl Fri Jun 16 17:23:55 2000
|
|
@@ -16,7 +16,7 @@
|
|
# $Id: patch-scripts-cm2rem,v 1.2 2003/12/27 23:37:18 jose Exp $
|
|
|
|
# the next line restarts using tclsh \
|
|
-exec tclsh "$0" "$@"
|
|
+exec tclsh8.4 "$0" "$@"
|
|
|
|
set i 0
|
|
foreach month {January February March April May June
|