From bcf3d33f2879e00c894afc7fc53c6116ad3bad5a Mon Sep 17 00:00:00 2001 From: Benjamin Kaduk Date: Mon, 8 Sep 2014 14:46:34 -0400 Subject: [PATCH] Add missing tests to tests/opr/.gitignore dict-t and fmt-t were missing. While here, sort the existing entries. Change-Id: If62e0f9f93f4d51900cdd7747beede561861f51e Reviewed-on: http://gerrit.openafs.org/11454 Tested-by: BuildBot Reviewed-by: Jeffrey Altman --- tests/opr/.gitignore | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/tests/opr/.gitignore b/tests/opr/.gitignore index 0f8cdbb..1d8be83 100644 --- a/tests/opr/.gitignore +++ b/tests/opr/.gitignore @@ -2,8 +2,10 @@ # git ls-files -i --exclude-standard # to check that you haven't inadvertently ignored any tracked files. +/fmt-t +/dict-t /jhash-t -/rbtree-t /queues-t +/rbtree-t /time-t /uuid-t -- 1.7.1