summaryrefslogtreecommitdiffstats
path: root/testfixlang.sh
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2010-09-11 10:15:56 +0200
committerRemi Collet <fedora@famillecollet.com>2010-09-11 10:15:56 +0200
commit095510e4c546b828af250799e8a0cb5150068f0a (patch)
tree01f72c9fcad3f892ae582b34ace58c26094c6a55 /testfixlang.sh
parenta736fcbcaac87578a7bffc6a5186dc69d22fd1cc (diff)
sunbird-1.0-0.28
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