projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
735c00a
)
Fix signal handler.
author
Bruno Haible
<bruno@clisp.org>
Tue, 27 Mar 2007 16:53:53 +0000
(16:53 +0000)
committer
Bruno Haible
<bruno@clisp.org>
Tue, 27 Mar 2007 16:53:53 +0000
(16:53 +0000)
tests/test-stat-time.c
patch
|
blob
|
history
diff --git
a/tests/test-stat-time.c
b/tests/test-stat-time.c
index c3262d0b92f31db0afd138ed06a7ffe50d50add9..eaf87e97e170e67d0430ae639497f48e78ef9423 100644
(file)
--- a/
tests/test-stat-time.c
+++ b/
tests/test-stat-time.c
@@
-41,6
+41,9
@@
cleanup (int sig)
unlink ("t-stt-stamp2");
unlink ("t-stt-renamed");
unlink ("t-stt-stamp3");
+
+ if (sig != 0)
+ _exit (1);
}
static int