From cb9abbe495d96d22f48b3285468ad0239d9a9eeb Mon Sep 17 00:00:00 2001 From: pcarrier Date: Sun, 28 Nov 2010 02:24:46 +0000 Subject: [tests] worker: tests reflecting the SIGINT design change git-svn-id: svn+ssh://svn.fedorahosted.org/svn/sos/trunk@1053 ef72aa8b-4018-0410-8976-d6e080ef94d8 --- worker/specs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'worker/specs') diff --git a/worker/specs b/worker/specs index 76baa272..0d1b7dd1 100644 --- a/worker/specs +++ b/worker/specs @@ -38,7 +38,7 @@ number. /- by Python to display exceptions; /- to print "ALIVE" when SIGUSR1 is received or after a "ping" request; /- to print "UNKNOWN COMMAND" when a command is unknown; -/- to print "INTERRUPTED" when a command is interrupted with SIGINT. +/- to print "INTERRUPTED #X#" when a command is interrupted with SIGINT. [statement(easy to prove wrong, hard to prove right)] Requests -- cgit