summaryrefslogtreecommitdiff
path: root/check
diff options
context:
space:
mode:
authorDan Nicholson <dbn.lists@gmail.com>2015-02-21 10:55:00 -0800
committerDan Nicholson <dbn.lists@gmail.com>2015-02-21 10:55:00 -0800
commit818aeace3b08d731d104d5ef9b1d5e3c34dd4192 (patch)
tree2faa8b082e038eae4808694f0808077a22de502c /check
parenta6e8749ada5af1737b27f1eca1babe83e82af38c (diff)
downloadpkg-config-818aeace3b08d731d104d5ef9b1d5e3c34dd4192.tar.gz
Sort --print-variables output
Makes the output consistent regardless of how glib puts together the variables hash table. https://bugs.freedesktop.org/show_bug.cgi?id=66939
Diffstat (limited to 'check')
-rwxr-xr-xcheck/check-print-options6
1 files changed, 3 insertions, 3 deletions
diff --git a/check/check-print-options b/check/check-print-options
index bf18eac..198e5a1 100755
--- a/check/check-print-options
+++ b/check/check-print-options
@@ -16,10 +16,10 @@ RESULT="pcfiledir"
run_test --print-variables no-variables
RESULT="exec_prefix
-prefix
-libdir
includedir
-pcfiledir"
+libdir
+pcfiledir
+prefix"
run_test --print-variables simple
# --print-provides