From d79965f0750d1ca99de12a9b71d349752282e651 Mon Sep 17 00:00:00 2001 From: bjorn3 Date: Tue, 17 Dec 2019 16:55:29 +0100 Subject: [PATCH] Third try to fix CI --- test.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/test.sh b/test.sh index 0d770b74b4b..0d7fd71ff4a 100755 --- a/test.sh +++ b/test.sh @@ -38,8 +38,6 @@ $RUSTC example/mini_core_hello_world.rs --crate-name mini_core_hello_world --cra ./target/out/mini_core_hello_world abc bcd # (echo "break set -n main"; echo "run"; sleep 1; echo "si -c 10"; sleep 1; echo "frame variable") | lldb -- ./target/out/mini_core_hello_world abc bcd -exit 1 - echo "[AOT] arbitrary_self_types_pointers_and_wrappers" $RUSTC example/arbitrary_self_types_pointers_and_wrappers.rs --crate-name arbitrary_self_types_pointers_and_wrappers --crate-type bin ./target/out/arbitrary_self_types_pointers_and_wrappers