Browse Source

test/.gitignore: ignore a missed nptl test binary

Signed-off-by: Austin Foxley <austinf@cetoncorp.com>
Austin Foxley 14 years ago
parent
commit
c4d3237740
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/.gitignore

+ 1 - 1
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]