Browse Source

test

pull/1986/head
Daniel Gibbs 7 years ago
parent
commit
8e0b024871
  1. 2
      tests/tests_shellcheck.sh

2
tests/tests_shellcheck.sh

@ -9,4 +9,4 @@
ls -al
shellcheck --shell=bash --exclude=SC2154,SC2034 GameServerManagers/LinuxGSM/lgsm/functions/*
shellcheck --shell=bash --exclude=SC2154,SC2034 lgsm/functions/*
Loading…
Cancel
Save