diff options
| author | Alex Crichton <alex@alexcrichton.com> | 2014-10-03 07:38:41 -0700 |
|---|---|---|
| committer | Alex Crichton <alex@alexcrichton.com> | 2014-10-03 07:38:41 -0700 |
| commit | 8993a0aebafcdc8e679c4134db5bdf5c01bc229c (patch) | |
| tree | b29e41062550255e66791b1a463e2c32b70479d7 /src | |
| parent | 79d0e82f7386e9525e5232bf1083f74b0385838f (diff) | |
| parent | 06a6ba1d6fb37602cd3dff53491f96dc59aa3d94 (diff) | |
| download | rust-8993a0aebafcdc8e679c4134db5bdf5c01bc229c.tar.gz rust-8993a0aebafcdc8e679c4134db5bdf5c01bc229c.zip | |
rollup merge of #17730 : alexcrichton/snapshot
Diffstat (limited to 'src')
| -rwxr-xr-x | src/test/run-make/rustdoc-where/verify.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/run-make/rustdoc-where/verify.sh b/src/test/run-make/rustdoc-where/verify.sh index 5d424da02ad..1d498231018 100755 --- a/src/test/run-make/rustdoc-where/verify.sh +++ b/src/test/run-make/rustdoc-where/verify.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/bin/sh set -e # $1 is the TMPDIR |
