[GRASS-dev] [bug #5118] (grass) v.db.droptable: an 'ERROR' is
	always issued though the command completes OK
    Hamish 
    hamish_nospam at yahoo.com
       
    Wed May  9 21:22:52 EDT 2007
    
    
  
Markus Neteler wrote:
> 
> v.db.droptable mmmm
> Removing following table name connected to selected layer: mmmm
> Removing table <mmmm> linked to layer <1> of vector map <mmmm>
> You must use the force flag to actually remove the the table. Exiting.
> 
> I think that the "Removing.." message need some fine tuning (maybe
> conditionalized) to be less confusing.
The first "Removing" line is redundant? (and missing "the")
becomes:
> GRASS> v.db.droptable mmmm
> Removing table <mmmm> linked to layer <1> of vector map <mmmm>
> You must use the force flag to actually remove the the table. Exiting.
Hamish
    
    
More information about the grass-dev
mailing list