pgAgent commit: Return the exit value from Windows Batch steps correctl

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAgent commit: Return the exit value from Windows Batch steps correctl
Date: 2013-02-07 09:09:29
Message-ID: E1U3NU1-0005Bg-TG@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Return the exit value from Windows Batch steps correctly.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgagent.git;a=commitdiff;h=516451b8251d656ed1ef8e3d0ec3a02d4a107b80

Modified Files
--------------
include/pgAgent.h | 2 +-
job.cpp | 13 ++++++++-----
win32.cpp | 7 ++-----
3 files changed, 11 insertions(+), 11 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2013-02-07 09:24:28 pgAgent commit: Avoid leaking handles if a batch task gives an error.
Previous Message Dave Page 2013-02-06 16:07:20 pgAdmin III commit: Correct the case shifting shortcut key descriptions