9c0f44a5b3
This should help quite a bit on the load. Notice that some minor changes in config files will be needed. Contact me for details.
9 lines
178 B
Tcl
9 lines
178 B
Tcl
#!/usr/local/bin/tclsh
|
|
|
|
#set CTMfirst 1
|
|
set CTMname gnats
|
|
set CTMref /home/gnats
|
|
set CTMdest $CTMSW/../CTM-pub/$CTMname
|
|
set CTMignore {\.lock$}
|
|
set CTMmail ctm-gnats@freebsd.org
|