Browse Source

Merge pull request #634 from PhilPhonic/patch-2

[insserver] fix start/debug
pull/525/merge
Daniel Gibbs 9 years ago
parent
commit
b66a82e1f8
  1. 1
      functions/fix_ins.sh

1
functions/fix_ins.sh

@ -17,4 +17,3 @@ if [ "${function_selfname}" == "command_debug.sh" ]; then
else
defaultmap="\\\"${defaultmap}\\\""
fi
fn_parms

Loading…
Cancel
Save