diff options
| author | Matthias Radestock <matthias@rabbitmq.com> | 2012-02-24 12:53:43 +0000 |
|---|---|---|
| committer | Matthias Radestock <matthias@rabbitmq.com> | 2012-02-24 12:53:43 +0000 |
| commit | fbf94610e3d09c67d53f10d6129a1734577594f0 (patch) | |
| tree | 50cd79716be70cb2805bb543aecb1b2047deae47 /quickcheck | |
| parent | 19bd34400716e57f79301f02b4ec7097ecfbfabb (diff) | |
| download | rabbitmq-server-git-fbf94610e3d09c67d53f10d6129a1734577594f0.tar.gz | |
fix hidden bug in config file listing
see docs for init:get_argument/1 - a single "-config <file>" argument
comes back as [[<file>]], multiple come back as [[<file>], ...]. The
reason the previous code worked is that the functions in 'filename'
accept deep lists.
NB: we are not handling the case of "-config <file> <file> ...", but
then neither does the application_controller, and th docs for 'erl'
only mention a single file.
Diffstat (limited to 'quickcheck')
0 files changed, 0 insertions, 0 deletions
