]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-ubuntu-bug-614993
show or-groups in not-installed recommends and suggests lists
[apt.git] / test / integration / test-ubuntu-bug-614993
index d70c65ba259594b360b78481ffbad1362dafe3ee..7067713e8762ff6c382ac25f74e6bf587e1a9501 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 set -e
 
-local TESTDIR=$(readlink -f $(dirname $0))
+TESTDIR=$(readlink -f $(dirname $0))
 . $TESTDIR/framework
 setupenvironment
 configarchitecture "amd64"
@@ -55,5 +55,5 @@ The following packages will be upgraded:
 Need to get 0 B/5505 kB of archives.
 After this operation, 2294 kB disk space will be freed.
 E: Trivial Only specified but this is not a trivial operation."
-testequal "$UPGRADE" aptget install xserver-xorg --trivial-only
+testfailureequal "$UPGRADE" aptget install xserver-xorg --trivial-only