aboutsummaryrefslogtreecommitdiff
path: root/astro/gpsman/files/patch-exerciser.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'astro/gpsman/files/patch-exerciser.tcl')
-rw-r--r--astro/gpsman/files/patch-exerciser.tcl14
1 files changed, 14 insertions, 0 deletions
diff --git a/astro/gpsman/files/patch-exerciser.tcl b/astro/gpsman/files/patch-exerciser.tcl
new file mode 100644
index 000000000000..463abce10fd9
--- /dev/null
+++ b/astro/gpsman/files/patch-exerciser.tcl
@@ -0,0 +1,14 @@
+diff -ruN util/exerciser.tcl util/exerciser.tcl
+--- util/exerciser.tcl Mon Nov 26 03:34:12 2001
++++ util/exerciser.tcl Mon Nov 26 16:48:56 2001
+@@ -1,8 +1,8 @@
+ #!/bin/bash
+ #\
+-exec wish8.2 "$0" ${1+"$@"}
++exec wish8.3 "$0" ${1+"$@"}
+
+-set SRLPORT /dev/ttyS0
++set SRLPORT /dev/cuaa0
+ set BaudRate 4800
+ set Hours "0"
+ set Minutes "0"