tests: Add cache-t to .gitignore in tests/opr 02/14102/2
authorCheyenne Wills <cwills@sinenomine.net>
Fri, 20 Mar 2020 18:03:48 +0000 (12:03 -0600)
committerBenjamin Kaduk <kaduk@mit.edu>
Fri, 20 Mar 2020 19:56:54 +0000 (15:56 -0400)
Commit 48fbb45 (opr: Introduce opr_cache) added a new test (cache-t),
but did not update the .gitignore file for it.

Change-Id: I6de6130257a62f495ac942c05937eb109ce84a75
Reviewed-on: https://gerrit.openafs.org/14102
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

tests/opr/.gitignore

index 1941a93..f7b33fe 100644 (file)
@@ -10,3 +10,4 @@
 /time-t
 /uuid-t
 /softsig-helper
+/cache-t