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 2ed0f47..248649f 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.8.source.tar.bz2 -C /tmp && echo Sources extracted
+ tar xjf thunderbird-3.1.9.source.tar.bz2 -C /tmp && echo Sources extracted
fi
DIR=/tmp/testfixlang