[GRASS-SVN] r73935 - grass-addons/grass7/raster/r.estimap.recreation
svn_grass at osgeo.org
svn_grass at osgeo.org
Sun Jan 13 14:08:53 PST 2019
Author: nikosa
Date: 2019-01-13 14:08:53 -0800 (Sun, 13 Jan 2019)
New Revision: 73935
Modified:
grass-addons/grass7/raster/r.estimap.recreation/test.r.estimap.recreation.py
Log:
test.r.estimap.recreation.py: modify shebang to enable compilation under Windows
Modified: grass-addons/grass7/raster/r.estimap.recreation/test.r.estimap.recreation.py
===================================================================
--- grass-addons/grass7/raster/r.estimap.recreation/test.r.estimap.recreation.py 2019-01-13 21:26:37 UTC (rev 73934)
+++ grass-addons/grass7/raster/r.estimap.recreation/test.r.estimap.recreation.py 2019-01-13 22:08:53 UTC (rev 73935)
@@ -1,4 +1,4 @@
-#!/usr/bin/python\<nl>\
+#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""
More information about the grass-commit
mailing list