Ticket #379 (closed defect: fixed)
g.mapsets: unwanted mapset duplication with add= parameter
| Reported by: | neteler | Owned by: | martinl |
|---|---|---|---|
| Priority: | major | Milestone: | 6.4.0 |
| Component: | Default | Version: | svn-develbranch6 |
| Keywords: | Cc: | grass-dev@… | |
| Platform: | Unspecified | CPU: | Unspecified |
Description
The following undesired duplication effect happens:
GRASS 6.4.svn (slovakiaUTM24):~ > g.mapsets -p PERMANENT modisLST005filt modisLST005filt2 GRASS 6.4.svn (slovakiaUTM24):~ > g.mapsets add=modisLST005filt2 GRASS 6.4.svn (slovakiaUTM24):~ > g.mapsets -p modisLST005filt2 PERMANENT modisLST005filt modisLST005filt2 GRASS 6.4.svn (slovakiaUTM24):~ > g.mapsets add=modisLST005filt2 GRASS 6.4.svn (slovakiaUTM24):~ > g.mapsets -p PERMANENT modisLST005filt modisLST005filt2
A fix would be appreciated.
Markus
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

