execute: fix losing of start timestamps
authorMichal Schmidt <mschmidt@redhat.com>
Sat, 17 Dec 2011 00:33:40 +0000 (01:33 +0100)
committerMichal Schmidt <mschmidt@redhat.com>
Sat, 17 Dec 2011 00:33:40 +0000 (01:33 +0100)
commit0b1f4ae63548c627decd80e3e2fd030c2d4f3af6
tree820fce06a9bd9d7aa1ccecab2b896c32486c22ea
parent4f025f4c4f9e043a06a05bcd4fc9fa65ee232ecc
execute: fix losing of start timestamps

Start timestamps were always cleared before saving exit timestamps.
Fix it by removing a condition that makes no sense any way I look at it.
src/execute.c