[pkg-firebird-general] functions.sh bug in firebird2.5 package
marius adrian popa
mapopa at gmail.com
Mon Jan 11 11:23:47 UTC 2010
something is fishy with the quoting in that bash script
i have added in function.sh to debug it
FB_VER="2.5"
FB_FLAVOUR="super"
then when you run it
sh /tmp/functions.sh
functions.sh: 248: Syntax error: "(" unexpected
at that line is something with
### What happend when new fb_inet_server works with previous fb_lock_mgr?
or if you run it with bash
bash /tmp/functions.sh
/tmp/functions.sh: line 256: syntax error near unexpected token `('
/tmp/functions.sh: line 256: `# echo "(the fbserver or fbguard
process was detected running on your system)"'
More information about the pkg-firebird-general
mailing list