diff options
Diffstat (limited to 'python/rpmdb/test/test_dbtables.py')
-rw-r--r-- | python/rpmdb/test/test_dbtables.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/rpmdb/test/test_dbtables.py b/python/rpmdb/test/test_dbtables.py index b90906515..dc4f7f027 100644 --- a/python/rpmdb/test/test_dbtables.py +++ b/python/rpmdb/test/test_dbtables.py @@ -18,7 +18,7 @@ # # -- Gregory P. Smith <greg@electricrain.com> # -# $Id: test_dbtables.py,v 1.1 2003/05/05 21:42:55 jbj Exp $ +# Id: test_dbtables.py,v 1.6 2003/09/21 00:08:14 greg Exp import sys, os, re try: |