aboutsummaryrefslogtreecommitdiff
path: root/contrib/cross.sh
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/cross.sh')
-rwxr-xr-xcontrib/cross.sh2
1 files changed, 1 insertions, 1 deletions
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