]> git.saurik.com Git - apt.git/blobdiff - test/integration/framework
fix the hold-testcase as it has problems with 'foreign' operations
[apt.git] / test / integration / framework
index 9f741877ab3c1eee70879aa000dae063d6b7c034..350ee112ea3682aa958ef5272bef4584b36a135d 100644 (file)
@@ -166,7 +166,7 @@ getarchitecture() {
                if [ -n "$ARCH" ]; then
                        echo $ARCH
                else
-                       dpkg-architecture -qDEB_BUILD_ARCH
+                       dpkg --print-architecture
                fi
        else
                echo $1