| commit | d9962f4bd16cefb0e653835dfad5f0b5bee8a755 | [log] [tgz] |
|---|---|---|
| author | Alex Crichton <alex@alexcrichton.com> | Thu Sep 17 17:45:10 2015 -0700 |
| committer | Alex Crichton <alex@alexcrichton.com> | Thu Sep 17 17:45:10 2015 -0700 |
| tree | 372923c57b9fb1c00e97e71687e5eb3f2550adbb | |
| parent | d13e1e4bdad79bd91adff3f9d82c2b9375f5f33c [diff] [blame] |
CI dox
diff --git a/ci/run.sh b/ci/run.sh index 16778a9..f9e0b51 100644 --- a/ci/run.sh +++ b/ci/run.sh
@@ -1,5 +1,8 @@ #!/bin/sh +# Builds and runs tests for a particular target passed as an argument to this +# script. + set -ex TARGET=$1