From: Marcin Siodelski Date: Tue, 18 Jul 2017 16:12:17 +0000 (+0200) Subject: [5330] Updated .gitignore in shell tests. X-Git-Tag: trac5124a_base~38^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=24df9ecbaa2fa457a72411772208f04f5025d71d;p=thirdparty%2Fkea.git [5330] Updated .gitignore in shell tests. This is unrelated to #5330 but there was a good opportunity to do it. --- diff --git a/src/bin/shell/tests/.gitignore b/src/bin/shell/tests/.gitignore index 13066d0906..ed32d08a60 100644 --- a/src/bin/shell/tests/.gitignore +++ b/src/bin/shell/tests/.gitignore @@ -1 +1,2 @@ -shell_process_tests.sh +/shell_process_tests.sh +/shell_unittest.py