github.com/cloudfoundry-attic/garden-linux@v0.333.2-candidate/scripts/garden-fly (about)

     1  #!/bin/bash
     2  
     3  # Run fly with the necessary parameters to run Garden Linux container tests.
     4  fly execute --exclude-ignored --privileged -- -slowSpecThreshold=15 $* | sed -e 's/\\n/\'$'\n/g'