github.com/schwarzm/garden-linux@v0.0.0-20150507151835-33bca2147c47/scripts/garden-fly (about)

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