Browse Source

fix_ut99.sh has moved in another function

pull/1138/head
UltimateByte 9 years ago
committed by GitHub
parent
commit
5c5ad3ea03
  1. 5
      lgsm/functions/core_functions.sh

5
lgsm/functions/core_functions.sh

@ -544,11 +544,6 @@ functionfile="${FUNCNAME}"
fn_fetch_function
}
fix_ut99.sh(){
functionfile="${FUNCNAME}"
fn_fetch_function
}
# Calls the global Ctrl-C trap
core_trap.sh

Loading…
Cancel
Save