Make bash completions work with bash --posix
commitcb4cc774b9f65e85af87303c5b84753cd99ec80e
authorTeemu Murtola <teemu.murtola@gmail.com>
Wed, 14 Oct 2015 03:58:56 +0000 (14 06:58 +0300)
committerTeemu Murtola <teemu.murtola@gmail.com>
Wed, 14 Oct 2015 03:58:56 +0000 (14 06:58 +0300)
tree971c1ad09649da9713591271cb5c255ba69f0d35
parentdf199b1e2b7b1b7fe3a9fa3522b1a838268213c4
Make bash completions work with bash --posix

Replace dashes in generated function names with underscores.

Related to #1840.

Change-Id: I0c74ba16f552f55900f99f11aa01ae830350f93c
src/gromacs/commandline/shellcompletions.cpp