Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 6179b15

Browse files
committed
Force python2 when running Transifex updates
1 parent fcafc87 commit 6179b15

File tree

1 file changed

+1
-1
lines changed
  • arduino-core/src/processing/app/i18n

1 file changed

+1
-1
lines changed

‎arduino-core/src/processing/app/i18n/pull.sh‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ if [ "$langs" = "" ]; then
3131
fi
3232

3333

34-
python python/pull.py $langs
34+
python2 python/pull.py $langs
3535

3636
if [ "$ALL" = "y" ]; then
3737
# We must do this until java Locale class is updated...

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /