chiark
/
gitweb
/
~ian
/
hippotat.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c0c2a6
)
uml: set PATH (work around bash bug)
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 6 Aug 2021 17:58:18 +0000
(18:58 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Fri, 6 Aug 2021 18:04:44 +0000
(19:04 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
psusan-uml-inside
patch
|
blob
|
history
diff --git
a/psusan-uml-inside
b/psusan-uml-inside
index 90d8924d5ba90bd25577024ec1b57f9874140e4a..4e834959f9fe7c816518097a935225f8637cdfbf 100755
(executable)
--- a/
psusan-uml-inside
+++ b/
psusan-uml-inside
@@
-8,5
+8,8
@@
exec 0<>/dev/tty1 1>&0
stty raw -echo
# Choose what shell you want to run inside psusan
export SHELL=/bin/bash
+# https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=991959
+PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+export PATH
# And now run psusan over the serial port
exec psusan