From 4b7c5a3fe8e3dfc439fdad88f30e28964059a5e4 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Fri, 3 Aug 2007 18:59:39 +0200 Subject: * make apt -Wall clean --- test/pre-upload-check.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test') diff --git a/test/pre-upload-check.py b/test/pre-upload-check.py index 271d54f22..837a25023 100755 --- a/test/pre-upload-check.py +++ b/test/pre-upload-check.py @@ -110,6 +110,7 @@ class testAptInstall(unittest.TestCase): "installing %s failed (got %s)" % (self.pkg, res)) if __name__ == "__main__": + print "Runing simple testsuit on current apt-get and libapt" if len(sys.argv) > 1 and sys.argv[1] == "-v": stdout = sys.stdout stderr = sys.stderr -- cgit v1.2.3