]> git.lizzy.rs Git - rust.git/blobdiff - test.sh
Rename abi-checker patch (#1262)
[rust.git] / test.sh
diff --git a/test.sh b/test.sh
index c6c4956e4817446aa580f20ab89d9dbce41ead0c..3d929a1d50ce2435307a7834c1fe04c1c73b94bd 100755 (executable)
--- a/test.sh
+++ b/test.sh
@@ -1,15 +1,2 @@
-#!/bin/bash
-set -e
-
-export RUSTFLAGS="-Zrun_dsymutil=no"
-
-./build.sh --without-sysroot "$@"
-
-rm -r target/out || true
-
-scripts/tests.sh no_sysroot
-
-./build.sh "$@"
-
-scripts/tests.sh base_sysroot
-scripts/tests.sh extended_sysroot
+#!/usr/bin/env bash
+exec ./y.rs test