From: Nadav Har'El <[email protected]>
Committer: Nadav Har'El <[email protected]>
Branch: master
busybox: simplify README
Because we added a link /usr/bin -> /usr/lib, there's no longer a need
to give ash a different PATH, so we can simplify the README.
Signed-off-by: Nadav Har'El <[email protected]>
---
diff --git a/busybox/README b/busybox/README
--- a/busybox/README
+++ b/busybox/README
@@ -7,7 +7,7 @@ valid symlinks to busybox binary. Instead, only a few are
included.
A small test script is provided (commented out in usr.manifest).
It can be run as:
- scripts/run.py -e "--env=PATH=/usr/lib sleep 1.2; ash /cmd0.sh; echo
Done"
+ scripts/run.py -e "sleep 1.2; ash /cmd0.sh; echo Done"
You can also start an interactive shell with:
- scripts/run.py -e "--env=PATH=/usr/lib ash"
+ scripts/run.py -e ash
--
You received this message because you are subscribed to the Google Groups "OSv
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.