[gimp-help/wip/wormnest/ci: 16/19] 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: 16/19] tools: fix ci python3 not found
 
- Date: Thu,  3 Jun 2021 02:40:08 +0000 (UTC)
 
commit 8a23cfdbcfb632126a7261d391997d6fbf7c1f62
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]