Cleanup
This commit is contained in:
parent
32ffc09f0e
commit
bce0cda879
18 changed files with 13 additions and 326 deletions
6
tools/spawntest/test.sh
Executable file
6
tools/spawntest/test.sh
Executable file
|
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "I am a test!"
|
||||
echo "I was called as $0"
|
||||
echo "My first param is $1"
|
||||
echo "Exiting now..."
|
||||
Loading…
Add table
Add a link
Reference in a new issue