Enable external sources for kuberef shellcheck 91/70891/2
authorVictor Morales <v.morales@samsung.com>
Thu, 27 Aug 2020 15:41:33 +0000 (11:41 -0400)
committerVictor Morales <v.morales@samsung.com>
Thu, 27 Aug 2020 15:46:02 +0000 (11:46 -0400)
commit857de0535fcac0b353cc7f3c555060aa5807cfc7
tree7084d477557d79231f1b89554cbabf312571ff66
parent4d9646457a7893375744efaefc3fe93521c034d9
Enable external sources for kuberef shellcheck

Shellcheck is failing on the execution given that it's missing
the -x argument. This change fixes that problem adding the argument.

Signed-off-by: Victor Morales <v.morales@samsung.com>
Change-Id: Idc1795b604f4b88e5e4468b8fd26b961c08455bf
jjb/kuberef/kuberef-run-linting.sh