From 81895dbd5253459fbe357bb9d9ec43d4cf00e2d4 Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Tue, 22 Sep 2009 23:12:04 +0200 Subject: Our test script moved from src/or/test to src/test/test. Update the HACKING document and the cross compilation helper --- contrib/cross.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/cross.sh b/contrib/cross.sh index af68755db..a6085a400 100755 --- a/contrib/cross.sh +++ b/contrib/cross.sh @@ -185,7 +185,7 @@ if [ ! -z $STRIP ] then ${HOST_TRIPLET}strip \ src/or/tor \ - src/or/test \ + src/test/test \ src/tools/tor-resolve fi -- cgit v1.2.3