]> git.saurik.com Git - apt.git/blobdiff - test/libapt/run-tests
fix the compareversion test to work then called from outside of libapt
[apt.git] / test / libapt / run-tests
index c81520bef5396665e99639a22eaec0d05f8e48ca..c2aeccca7d496d648718e905858898ed8c6cfcb9 100755 (executable)
@@ -52,6 +52,8 @@ do
                        "${tmppath}/ftp.de.debian.org_debian_dists_sid_main_i18n_Translation-pt" \
                        "${tmppath}/ftp.de.debian.org_debian_dists_sid_main_i18n_Translation-se~" \
                        "${tmppath}/ftp.de.debian.org_debian_dists_sid_main_i18n_Translation-st.bak"
+       elif [ $name = "CompareVersion${EXT}" ]; then
+               tmppath="${DIR}/versions.lst"
        fi
 
        echo -n "Testing with \033[1;35m${name}\033[0m ... "