From 0cb9f7a48895eacf5092051a41177dccf1d54831 Mon Sep 17 00:00:00 2001 From: Karl Chen Date: Fri, 15 Aug 2003 21:32:50 +0000 Subject: [PATCH] *** empty log message *** svn path=/trunk/boinc/; revision=2120 --- checkin_notes | 6 ++++++ sched/db_dump.C | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/checkin_notes b/checkin_notes index c79fb579e4..9e8c804b8d 100755 --- a/checkin_notes +++ b/checkin_notes @@ -5769,6 +5769,12 @@ Karl 2003/08/15 sched/ file_upload_handler.C +Karl 2003/08/15 + - db_dump: added core_versions.xml; simplified + + sched/ + db_dump.C + David Aug 15 2003 - revised backend logic This fixes some bugs and inefficiencies (I hope) diff --git a/sched/db_dump.C b/sched/db_dump.C index cf024c5443..b14a694555 100644 --- a/sched/db_dump.C +++ b/sched/db_dump.C @@ -397,7 +397,7 @@ void core_versions() { fprintf(f, " \n" " %d\n" - " %s\n" + " %s\n" " %d\n" " %d\n" " %s\n"