From 5ace3720085a66106dc8dc878e3544c70974327d Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sat, 20 Jun 2020 22:11:33 +0100 Subject: tests: fix 'insanity' tests commit 8a4854aec042f ("gcc-config: make USE_NATIVE_LINKS=no to clean stale symlinks") dropped warnings around 'insanity' checks. Signed-off-by: Sergei Trofimovich --- tests/rw-multi-native-configs/test.select-insane.exp | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'tests') diff --git a/tests/rw-multi-native-configs/test.select-insane.exp b/tests/rw-multi-native-configs/test.select-insane.exp index 0d7954d..1ad9fdc 100644 --- a/tests/rw-multi-native-configs/test.select-insane.exp +++ b/tests/rw-multi-native-configs/test.select-insane.exp @@ -1,5 +1,2 @@ * Switching native-compiler to x86_64-pc-linux-gnu-4.6.2 ... [ ok ] - * Switching native-compiler to x86_64-pc-linux-gnu-4.7.0 ... - * double insanity with x86_64-pc-linux-gnu-gcj and @ROOT@//usr/x86_64-pc-linux-gnu/gcc-bin/4.7.0/gcj - * double insanity with gcj and @ROOT@//usr/x86_64-pc-linux-gnu/gcc-bin/4.7.0/gcj - [ ok ] + * Switching native-compiler to x86_64-pc-linux-gnu-4.7.0 ... [ ok ] -- cgit v1.2.3-65-gdbad