Browse Source
Some commands that require setting a variable, like "force-update" wouldn't work without this "eval" argument. Example: ```` $ ./insserver fu /home/insserver/lgsm/functions/core_getopt.sh: line 176: forceupdate=1;: command not found ```` This fixes the issue. Tested on Debian & Ubuntu.pull/1361/head
committed by
GitHub
1 changed files with 2 additions and 2 deletions
Loading…
Reference in new issue