github.com/go-swagger/go-swagger@v0.31.0/fixtures/bugs/1558/killme.sh (about) 1 #!/bin/bash 2 echo "About to kill $1" 3 sleep 1 4 kill $1