瀏覽代碼

removed function_selfname as breaks check.sh

Daniel Gibbs 10 年之前
父節點
當前提交
c7492eb7f0
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      lgsm/functions/check.sh

+ 0 - 1
lgsm/functions/check.sh

@@ -7,7 +7,6 @@
 # Runs checks that will either halt on or fix an issue.
 
 local modulename="Checking"
-local function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
 
 # Every command that requires checks just references check.sh
 # check.sh selects which checks to run by using arrays