git-svn-id: https://svn.osgeo.org/grass/grass/trunk@46463 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -977,6 +977,8 @@ else:
non_interactive(args[1], args[0])
else:
non_interactive(args[0])
+ else:
+ non_interactive(args[0])
# User selects LOCATION and MAPSET if not set
set_data()