Loading debian/changelog +1 −0 Original line number Diff line number Diff line tor (0.1.1.5-alpha-1) UNRELEASED; urgency=low * Experimental upstream version. * Allow test suite to fail, it's broken in this version. -- Peter Palfrader <weasel@debian.org> Fri, 12 Aug 2005 17:02:23 +0200 Loading debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ build-stamp: config.status @echo # Running unit tests if [ "$(RUN_TEST)" != "no" ]; then \ src/or/test; \ src/or/test || true; \ else \ echo -e "\n\nSkipping unittests\n\n"; \ fi Loading Loading
debian/changelog +1 −0 Original line number Diff line number Diff line tor (0.1.1.5-alpha-1) UNRELEASED; urgency=low * Experimental upstream version. * Allow test suite to fail, it's broken in this version. -- Peter Palfrader <weasel@debian.org> Fri, 12 Aug 2005 17:02:23 +0200 Loading
debian/rules +1 −1 Original line number Diff line number Diff line Loading @@ -71,7 +71,7 @@ build-stamp: config.status @echo # Running unit tests if [ "$(RUN_TEST)" != "no" ]; then \ src/or/test; \ src/or/test || true; \ else \ echo -e "\n\nSkipping unittests\n\n"; \ fi Loading