summaryrefslogtreecommitdiffstats
path: root/winsup/testsuite/winsup.api/mmaptest03.c
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/testsuite/winsup.api/mmaptest03.c')
-rw-r--r--winsup/testsuite/winsup.api/mmaptest03.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/testsuite/winsup.api/mmaptest03.c b/winsup/testsuite/winsup.api/mmaptest03.c
index b3141d998..8046f0bf8 100644
--- a/winsup/testsuite/winsup.api/mmaptest03.c
+++ b/winsup/testsuite/winsup.api/mmaptest03.c
@@ -103,7 +103,6 @@ main(int argc, char **argv)
what = "child";
}
- if (argc > 1) sleep (10);
if (pid == -1)
perror_exit ("fork failed");