finished with 4.next until the next release
authorJeremy Harris <jgh@wizmail.org>
Sun, 15 Apr 2018 16:03:18 +0000 (17:03 +0100)
committerJeremy Harris <jgh@wizmail.org>
Sun, 15 Apr 2018 16:04:42 +0000 (17:04 +0100)
cgi-bin/eximstatus.pl
htdocs/branches_of_interest.txt

index e471c9224cff57be440eef0db9f73d80fe855a6c..38a7d96dccb62f5c2375843d8e398ce0dd6d954c 100755 (executable)
@@ -312,10 +312,10 @@ my $scmurl = $client_conf->{scm_url};
 
 my $logst = <<EOSQL;
     insert into build_status 
-      (sysname, snapshot,status, stage, log,conf_sum, branch,
+      (sysname, snapshot, status, stage, log, conf_sum, branch,
        changed_this_run, changed_since_success, 
-       log_archive_filenames , log_archive, build_flags, scm, scmurl, 
-       git_head_ref,frozen_conf)
+       log_archive_filenames, log_archive, build_flags, scm, scmurl, 
+       git_head_ref, frozen_conf)
     values(?,?,?,?,?,?,?,?,?,?,?,?,?,?,?,?)
 EOSQL
 ;
index d0ce6974dc9407e95af75dd09c62d45f5e561d14..3b51c9ba9ffc9e5f934437707e86eaa42063c9d7 100644 (file)
@@ -1,3 +1,2 @@
 HEAD
 exim-4_90+fixes
-4.next