github.com/geofffranks/garden-linux@v0.0.0-20160715111146-26c893169cfa/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'