[gimp-help/wip/wormnest/ci: 95/97] tools: fix ci python3 not found
- From: Jacob Boerema <jboerema src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-help/wip/wormnest/ci: 95/97] tools: fix ci python3 not found
- Date: Tue, 24 Aug 2021 18:52:23 +0000 (UTC)
commit 00b4a3a3f9e39bc282e279741d5c072d68968f78
Author: Jacob Boerema <jgboerema gmail com>
Date: Wed Jun 2 17:21:52 2021 -0400
tools: fix ci python3 not found
tools/xml2po.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tools/xml2po.py b/tools/xml2po.py
index 5740a5d48..b2b92c12b 100755
--- a/tools/xml2po.py
+++ b/tools/xml2po.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
# -*- encoding: utf-8 -*-
# Copyright (c) 2004, 2005, 2006 Danilo Ĺ egan <danilo gnome org>.
# Copyright (c) 2009 Claude Paroz <claude 2xlibre net>.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]