]> git.pld-linux.org Git - packages/expect.git/blame - expect-jbj.patch
- proper BR for RA
[packages/expect.git] / expect-jbj.patch
CommitLineData
d6284312 1--- expect-5.28/example/kibitz.jbj Thu Apr 8 16:25:11 1999
2+++ expect-5.28/example/kibitz Thu Apr 8 16:25:32 1999
3@@ -354,7 +354,7 @@
4 # can't use exec since write insists on being run from a tty!
5 set rc [catch {
6 system echo "Can we talk? Run: \"kibitz -$pid\"" | \
7- /bin/write $user $tty
8+ /usr/bin/write $user $tty
9 }
10 ]
11 if $rc {rmfifos;abort}
This page took 0.052371 seconds and 4 git commands to generate.