From 8e0b024871426945e089da4908e6660f91a3ffb0 Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Wed, 14 Mar 2018 18:42:01 +0000 Subject: [PATCH] test --- tests/tests_shellcheck.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests_shellcheck.sh b/tests/tests_shellcheck.sh index dafe662b7..c088f7609 100644 --- a/tests/tests_shellcheck.sh +++ b/tests/tests_shellcheck.sh @@ -9,4 +9,4 @@ ls -al -shellcheck --shell=bash --exclude=SC2154,SC2034 GameServerManagers/LinuxGSM/lgsm/functions/* \ No newline at end of file +shellcheck --shell=bash --exclude=SC2154,SC2034 lgsm/functions/* \ No newline at end of file