From ffed6ff707a606f44bd243f534f577df3b4bd344 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 21 Apr 2019 17:01:16 +0200 Subject: [PATCH] tests/shell/incorrect_deps: get rif of an unnecessary line. Closes: #81 [via git-merge-pr] --- tests/xbps/libxbps/shell/incorrect_deps_test.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/xbps/libxbps/shell/incorrect_deps_test.sh b/tests/xbps/libxbps/shell/incorrect_deps_test.sh index 4b8642eb..27c6448d 100644 --- a/tests/xbps/libxbps/shell/incorrect_deps_test.sh +++ b/tests/xbps/libxbps/shell/incorrect_deps_test.sh @@ -91,7 +91,6 @@ incorrect_dep_dups_body() { xbps-install -C empty.conf -r root --repository=$PWD/some_repo -dy B atf_check_equal $? 0 - xbps-query -C empty.conf -r root --fulldeptree -x B out=$(xbps-query -C empty.conf -r root --fulldeptree -x B) set -- $out atf_check_equal $# 2