Explorar o código

fix

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47567 15284696-431f-4ddb-bdfa-cd5b030d7da7
Markus Neteler %!s(int64=14) %!d(string=hai) anos
pai
achega
610022e472
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      scripts/d.rast.leg/d.rast.leg.py

+ 1 - 1
scripts/d.rast.leg/d.rast.leg.py

@@ -85,7 +85,7 @@ def make_frame(f, b, t, l, r):
 def main():
     map = options['map']
     nlines = options['lines']
-    rast = options['rast']
+    rast = options['raster']
     omit = flags['n']
     flip = flags['f']