Skip to content

Commit a46a960

Browse files
author
John Dunham
committed
Removing bad commit.
1 parent d9cf272 commit a46a960

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

csmdb/sql/csm_db_history_archive.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ def main(args):
276276
entry = dump_table( args.db, args.user, table, args.count, temp_dir, True)
277277
if entry is None:0
278278
else:
279-
print (entry, args.target)
279+
print entry
280280

281281
# After the tables are dumped, it's time to merge them into the weekly report.
282282
rollupDir(temp_dir,"..")

0 commit comments

Comments
 (0)