[devscripts] 01/01: test_mk-origtargz: Try to make list comparison more reliable

Joachim Breitner nomeata at moszumanska.debian.org
Thu Apr 17 22:09:14 UTC 2014


This is an automated email from the git hooks/post-receive script.

nomeata pushed a commit to branch master
in repository devscripts.

commit b07cb28cb74c2713618874f660f87bedf3ee27c4
Author: Joachim Breitner <nomeata at debian.org>
Date:   Fri Apr 18 00:09:11 2014 +0200

    test_mk-origtargz: Try to make list comparison more reliable
---
 test/test_mk-origtargz | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/test_mk-origtargz b/test/test_mk-origtargz
index 51f8e67..9a35021 100755
--- a/test/test_mk-origtargz
+++ b/test/test_mk-origtargz
@@ -104,7 +104,7 @@ END
 
 }
 
-expected_files_after_removal=$(cat <<END
+expected_files_after_removal=$(sort <<END
 foo-0.1/
 foo-0.1/a-dir/
 foo-0.1/a-dir/include-this-subdir/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/devscripts.git



More information about the devscripts-devel mailing list