Changes between Initial Version and Version 1 of Ticket #3211, comment 1


Ignore:
Timestamp:
Nov 16, 2016, 1:40:48 PM (7 years ago)
Author:
lrntct

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3211, comment 1

    initial v1  
    1 Dropping the table with the command line tool works correctly:
    2 {{{
    3 /usr/lib/grass72/scripts/db.droptable -f table=drainage_network_junction
    4 Forcing ...
    5 (Wed Nov 16 15:29:15 2016) Command finished (4 sec)
    6 }}}
    7 
    81Below is a minimum working example:
    92
     
    2619
    2720Just run two times the script to see the error.
     21
     22Dropping the table with the command line tool works correctly:
     23{{{
     24/usr/lib/grass72/scripts/db.droptable -f table=drop_table_testjunc 
     25Forcing ...
     26(Wed Nov 16 15:40:25 2016) Command finished (4 sec)
     27}}}