diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-04-01 15:14:20 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-04-01 15:14:20 +0100 |
commit | 746e78ce1beba9152d7c67930959fdb0747fadc9 (patch) | |
tree | 9387c671e7048a699a21203b81227a9500720007 /script | |
parent | 0b8cfc355fed8be62d4c9789220b5b136afb4ff6 (diff) |
further test fixage
Diffstat (limited to 'script')
-rw-r--r-- | script/generate_pot.sh | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/script/generate_pot.sh b/script/generate_pot.sh index 69b603748..fc693f6c8 100644 --- a/script/generate_pot.sh +++ b/script/generate_pot.sh @@ -5,5 +5,4 @@ cd `dirname $0` rake gettext:store_model_attributes rake gettext:find - -rake translate_routes:update_yaml["en es"]
\ No newline at end of file +#rake translate_routes:update_yaml["en es"] |