#1397 add GrampsDbException handler in CLI import path (grdb not handled)

svn: r9406
This commit is contained in:
James G Sack
2007-11-26 04:43:00 +00:00
parent f1e80ba499
commit 88f23700a0
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2007-11-25 Jim Sack <jgsack@san.rr.com>
* src/ArgHandler.py : #1397 add except clause for GrampsDbException
applies to CLI (not) handling of grdb imports
2007-11-25 Jim Sack <jgsack@san.rr.com>
* src/test/regrtest.py : really do the checkin this time