summaryrefslogtreecommitdiff
path: root/test/.gitignore
diff options
context:
space:
mode:
authorAustin Foxley <austinf@cetoncorp.com>2009-11-29 20:59:41 -0800
committerAustin Foxley <austinf@cetoncorp.com>2009-11-29 20:59:41 -0800
commitc4d3237740d254390a7fecdd14410c7d80510642 (patch)
treeed0d2dcbef87a7f95f3ea02fbbe5d3bc5adf1789 /test/.gitignore
parent30e9248dbeaff87c15431e6e404ecd5e8b7c8796 (diff)
test/.gitignore: ignore a missed nptl test binary
Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Diffstat (limited to 'test/.gitignore')
-rw-r--r--test/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/.gitignore b/test/.gitignore
index f4fc7c743..464130d57 100644
--- a/test/.gitignore
+++ b/test/.gitignore
@@ -163,7 +163,7 @@ nptl/tst-detach1
nptl/tst-eintr[1-5]
nptl/tst-exec[2-4]
nptl/tst-exit[1-3]
-nptl/tst-flock1
+nptl/tst-flock[1-2]
nptl/tst-fork[1-4]
nptl/tst-initializers1
nptl/tst-join[1-5]