mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
Even more experimental cvs snapshot.
Testsuite is mandatory again. svn:r4968
This commit is contained in:
parent
dcf1e14190
commit
86af49911d
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
tor (0.1.1.5-alpha-cvs-1) UNRELEASED; urgency=low
|
||||
|
||||
* Even more experimental cvs snapshot.
|
||||
* Testsuite is mandatory again.
|
||||
|
||||
-- Peter Palfrader <weasel@debian.org> Fri, 9 Sep 2005 23:11:22 +0200
|
||||
|
||||
tor (0.1.1.5-alpha-1) UNRELEASED; urgency=low
|
||||
|
||||
* Experimental upstream version.
|
||||
|
2
debian/rules
vendored
2
debian/rules
vendored
@ -71,7 +71,7 @@ build-stamp: config.status
|
||||
@echo
|
||||
# Running unit tests
|
||||
if [ "$(RUN_TEST)" != "no" ]; then \
|
||||
src/or/test || true; \
|
||||
src/or/test; \
|
||||
else \
|
||||
echo -e "\n\nSkipping unittests\n\n"; \
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user