commit: 5ace3720085a66106dc8dc878e3544c70974327d
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sat Jun 20 21:11:33 2020 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sat Jun 20 21:11:33 2020 +0000
URL: https://gitweb.gentoo.org/proj/gcc-config.git/commit/?id=5ace3720
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 <slyfox <AT> gentoo.org>
tests/rw-multi-native-configs/test.select-insane.exp | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
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 ]