Task can explicitly ignore abort of a command
commitaf8e8e618224f43c7432272ac731d1e16f01941f
authorVojtech Horky <vojtech.horky@gmail.com>
Mon, 27 Aug 2018 21:10:04 +0000 (27 23:10 +0200)
committerVojtech Horky <vojtech.horky@gmail.com>
Mon, 27 Aug 2018 21:10:04 +0000 (27 23:10 +0200)
treec0b3862588d0c5d76dcd2416e53e53608fcea4a9
parent4ca00f5d268037c1cbf1252643c46af8489af269
Task can explicitly ignore abort of a command

Otherwise, it is impossible to write a script where we want to verify
that program actually aborts.
htest/tasks.py