mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-27 11:52:03 +00:00
make plumb work a little better?
This commit is contained in:
parent
f476c92fdb
commit
88f2c3b0b7
1 changed files with 1 additions and 0 deletions
1
bin/B
1
bin/B
|
@ -22,6 +22,7 @@ fi
|
||||||
|
|
||||||
if [ ! -p $sam ]
|
if [ ! -p $sam ]
|
||||||
then
|
then
|
||||||
|
pwd="`pwd`"
|
||||||
for i
|
for i
|
||||||
do
|
do
|
||||||
plumb -s B -d edit $i
|
plumb -s B -d edit $i
|
||||||
|
|
Loading…
Reference in a new issue