]> git.ipfire.org Git - thirdparty/ccache.git/commitdiff
test: Silence output from $COMPILER --version
authorJoel Rosdahl <joel@rosdahl.net>
Sun, 18 Sep 2022 11:33:59 +0000 (13:33 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 21 Sep 2022 15:06:32 +0000 (17:06 +0200)
test/suites/basedir.bash

index a5aa46e9684f222664a0c29d1ed8e869d7669472..bfadafd7511faac5cd8811b0bc03b6e198e99428 100644 (file)
@@ -17,7 +17,7 @@ SUITE_basedir() {
     # -------------------------------------------------------------------------
     TEST "Enabled CCACHE_BASEDIR"
 
-    CCACHE_BASEDIR=/ $CCACHE_COMPILE --version
+    CCACHE_BASEDIR=/ $CCACHE_COMPILE --version >/dev/null
     expect_stat no_input_file 1
 
     cd dir1