[MXS-825] --execdir option does not work Created: 2016-08-09  Updated: 2016-09-08  Resolved: 2016-08-09

Status: Closed
Project: MariaDB MaxScale
Component/s: Core
Affects Version/s: 1.4.3
Fix Version/s: 2.1.0

Type: Bug Priority: Minor
Reporter: Anders Karlsson Assignee: Johan Wikman
Resolution: Done Votes: 0
Labels: None
Environment:

Linux Centos 6.4



 Description   

The --execdir option doesn't seem to be used much, so this is not a big issue, but it actuall doesn't work anyway, you cannot specific --execdir. A workaround is to use the -E option instead. The fix is to add

{"execdir",          required_argument, 0, 'E'}

to

static struct option long_options

in gateway.c


Generated at Thu Feb 08 04:02:12 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.