This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c7a774dde4
busybox
/
shell
/
hush_test
/
hush-misc
/
source1.tests
6 lines
94 B
Plaintext
Raw
Normal View
History
Unescape
Escape
sh testsuite: sync ash-misc/source* and hush-misc/source* Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2016-10-02 21:53:14 +05:30
echo "echo Sourced ok" >../sourced.sh
PATH="..:$PATH"
. sourced.sh
rm ../sourced.sh
echo Done
Reference in New Issue
Copy Permalink