blob: d9484f6adf27b953a762b6ac8a81e0301538cf62 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- runit.tcl.bak Tue Apr 27 11:48:06 1999
+++ runit.tcl Tue Apr 27 11:48:06 1999
@@ -1,6 +1,6 @@
#!/bin/sh
# the next line restarts using wish \
- exec wish "$0" "$@"
+ exec wish8.2 "$0" "$@"
#!/usr/local/bin/wish
## runit (tkRunIt) 12/4/98
|