[X2Go-Commits] [maintenancescripts] 03/05: git/hooks/update-script._irkerhook.py_: switch to Python 3.
git-admin at x2go.org
git-admin at x2go.org
Wed Jan 1 16:08:42 CET 2020
This is an automated email from the git hooks/post-receive script.
x2go pushed a commit to branch master
in repository maintenancescripts.
commit fd0509ed59120a9ddf15d247177e4c116143f663
Author: Mihai Moldovan <ionic at ionic.de>
Date: Wed Jan 1 14:53:29 2020 +0100
git/hooks/update-script._irkerhook.py_: switch to Python 3.
---
git/hooks/update-script._irkerhook.py_ | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/git/hooks/update-script._irkerhook.py_ b/git/hooks/update-script._irkerhook.py_
index b7b9816..58cc679 100755
--- a/git/hooks/update-script._irkerhook.py_
+++ b/git/hooks/update-script._irkerhook.py_
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
# Copyright (c) 2012 Eric S. Raymond <esr at thyrsus.com>
# Distributed under BSD terms.
#
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/maintenancescripts.git
More information about the x2go-commits
mailing list