]> git.saurik.com Git - apt.git/blobdiff - debian/tests/run-tests
update symbols file with hints from the buildlogs
[apt.git] / debian / tests / run-tests
index 233c5a386b1f80790dd87810a38f85b9ffa16ddf..d9a9db7bf1f808c0900c067879ff289554042e18 100644 (file)
@@ -2,12 +2,9 @@
 
 set -e
 
-# auto-package-test is very unhappy if stuff it writen to stderr
-exec 2> apt-stderr.log
-
 # we need the buildin webserver for the tests
 if [ ! -e environment.mak ]; then
-    ./configure
+    make startup
 fi
 make -C test/interactive-helper/