summaryrefslogtreecommitdiffstats
path: root/testfixlang.sh
diff options
context:
space:
mode:
Diffstat (limited to 'testfixlang.sh')
-rwxr-xr-xtestfixlang.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/testfixlang.sh b/testfixlang.sh
index 54aa36d..a42e3c6 100755
--- a/testfixlang.sh
+++ b/testfixlang.sh
@@ -3,7 +3,7 @@
set -x
if [ ! -d /tmp/comm-1.9.2 ]; then
- tar xjf thunderbird-3.1.2.source.tar.bz2 -C /tmp && echo Sources extracted
+ tar xjf thunderbird-3.1.3.source.tar.bz2 -C /tmp && echo Sources extracted
fi
DIR=/tmp/testfixlang