beam/examples/beamsh: move example scripts to scripts/
Docker-DCO-1.1-Signed-off-by: Solomon Hykes <solomon@docker.com> (github: shykes)
This commit is contained in:
parent
cd911b83ce
commit
992a3f9c96
12 changed files with 0 additions and 0 deletions
10
beam/examples/beamsh/scripts/bug3.ds
Executable file
10
beam/examples/beamsh/scripts/bug3.ds
Executable file
|
@ -0,0 +1,10 @@
|
|||
#!/usr/bin/env beamsh -x
|
||||
|
||||
trace outer {
|
||||
# stdio fails
|
||||
stdio {
|
||||
trace inner {
|
||||
exec ls -l
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue