Marc Bonnici
64574b1d4c
EntryPoint: Fixes local package being used over system level
...
Due to a local file named 'signal.py' this was being imported instead of the system level 'signal' package. This commit ensures the the system level is used instead.
2017-06-09 11:10:44 +01:00
Anthony Barbier
260e9563b3
Convert TERM signals into INT to allow WA to exit cleanly
2017-06-08 14:09:15 +01:00
Brendan Jackman
a5c9b94257
Add entry_point check for config file existence
...
This is just to provide a friendlier error message.
Before this commit you get an IOError from imp.load_source.
2016-02-17 17:24:14 +00:00
Sebastian Goscik
bef8fb40ef
Updated pylint for v1.5.1
...
Fixed WA for the latest version of pylint (1.5.1)
2015-12-09 16:52:39 +00:00
Sergei Trofimov
85eba9c37a
Better error reporting for subprocess.CalledProcessError
2015-08-11 16:51:34 +01:00
Sergei Trofimov
f7941bbc25
More informative syntax error reporting.
2015-06-30 10:36:20 +01:00
Sergei Trofimov
a747ec7e4c
Initial commit of open source Workload Automation.
2015-03-10 13:09:31 +00:00