PageRenderTime 103ms CodeModel.GetById 0ms RepoModel.GetById 0ms app.codeStats 0ms

/run-test

http://github.com/nddrylliog/oc
#! | 5 lines | 4 code | 1 blank | 0 comment | 0 complexity | 7de6fdccfdec889e24c8764a1612db7d MD5 | raw file
  1. #!/bin/bash
  2. echo "====================[$1]===================="
  3. bin/oc $1
  4. echo "====================[DONE]===================="