10 lines
279 B
Diff
10 lines
279 B
Diff
diff -r 9d3628141c21 contrib/hg-ssh
|
|
--- a/contrib/hg-ssh Tue Mar 05 07:26:45 2019 -0500
|
|
+++ b/contrib/hg-ssh Tue Mar 05 07:26:54 2019 -0500
|
|
@@ -1,4 +1,4 @@
|
|
-#!/usr/bin/env python
|
|
+#!/usr/bin/env python2
|
|
#
|
|
# Copyright 2005-2007 by Intevation GmbH <intevation@intevation.de>
|
|
#
|
|
|