summaryrefslogtreecommitdiffstats
path: root/testfixlang.sh
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2011-03-05 18:03:09 +0100
committerRemi Collet <fedora@famillecollet.com>2011-03-05 18:03:09 +0100
commit036a7f0c7e7bd2606b048a34f8a12c739ee1c813 (patch)
tree35d236f7d1a20b0adb4702e9ffc8fc00c337a6f9 /testfixlang.sh
parent6988ceb75ae06818a185cdf8ac0c7bcac21bb3c4 (diff)
try lightning again
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