github.com/kontera-technologies/go-supervisor/v2@v2.1.0/testdata/error.sh (about)

     1  #!/usr/bin/env bash
     2  
     3  >&2 echo "Bye world"
     4  
     5  exit 5