Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Prepare analyze for detection of timeouts
  • Loading branch information
Geoffrey Broadwell committed Nov 1, 2014
1 parent 5e2a95b commit 83fb590
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions analyze
Expand Up @@ -30,6 +30,7 @@ my %FORMATTER = (
my %DIAGNOSIS_ICON = (
SEGFAULT => '',
SPAWN_FAILED => '',
TIMED_OUT => '', # Or ⏰ or ⏱
RECEIVED_SIGNAL => '',
RECEIVED_SIGINT => '',
NONZERO_EXIT => 'Ø',
Expand Down

0 comments on commit 83fb590

Please sign in to comment.