X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_codegen_cranelift%2Ftest.sh;h=e222adc7b80582ec7169a0c65f2fd9d34af00341;hb=971608b54cdbeb4804064cc0ad1e53a7afb963f7;hp=5ab10e0e905c7b9ce3fb60fbe37bd7f443642706;hpb=60138110d7b00c8c788526cad525942e732db6ca;p=rust.git diff --git a/compiler/rustc_codegen_cranelift/test.sh b/compiler/rustc_codegen_cranelift/test.sh index 5ab10e0e905..e222adc7b80 100755 --- a/compiler/rustc_codegen_cranelift/test.sh +++ b/compiler/rustc_codegen_cranelift/test.sh @@ -1,4 +1,4 @@ -#!/bin/bash +#!/usr/bin/env bash set -e ./build.sh --sysroot none "$@"