[gtk/fix-tools-tests: 3/5] testsuite: Update the settings test output
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk/fix-tools-tests: 3/5] testsuite: Update the settings test output
- Date: Fri, 13 Mar 2020 19:54:52 +0000 (UTC)
commit bc6953a081ec1d26af13d8392b1c61a9e1011100
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Mar 13 15:52:25 2020 -0400
testsuite: Update the settings test output
testsuite/tools/settings.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/testsuite/tools/settings.in b/testsuite/tools/settings.in
index 38a69c1b00..98c9acc04d 100755
--- a/testsuite/tools/settings.in
+++ b/testsuite/tools/settings.in
@@ -10,7 +10,7 @@ echo "1..1"
name=gtk-query-settings
result=$TEST_RESULT_DIR/$name.out
$GTK_QUERY_SETTINGS 2>/dev/null >$result
-if [ $(wc -l $result | cut -f1 -d' ') -eq 882 ]; then
+if [ $(wc -l $result | cut -f1 -d' ') -eq 48 ]; then
echo "ok 1 $name"
else
echo "not ok 1 $name"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]