pgAgent commit: Return the exit value from Windows Batch steps correctl - Mailing list pgadmin-hackers

From Dave Page
Subject pgAgent commit: Return the exit value from Windows Batch steps correctl
Date
Msg-id E1U3NU1-0005Bg-TG@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Correct the case shifting shortcut key descriptions
Next
From: Dave Page
Date:
Subject: pgAgent commit: Avoid leaking handles if a batch task gives an error.