]> git.pld-linux.org Git - packages/expect.git/blob - expect-jbj.patch
- proper BR for RA
[packages/expect.git] / expect-jbj.patch
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.051218 seconds and 3 git commands to generate.