fix for issue #136
authorErich Smith <heartquest@gmail.com>
Sun, 20 May 2012 17:18:04 +0000 (13:18 -0400)
committerErich Smith <heartquest@gmail.com>
Sun, 20 May 2012 17:18:04 +0000 (13:18 -0400)
commitbffae2a1e1a65ee09ec4080b9d8f8b14a3a5d9c2
treedb23d4cf4197a0d552ad21e0185e22ad0669f57d
parent3bde23a46127bd501a7f621a8eb924b37825a682
fix for issue #136

issue #136 was found to be caused by an aliased 'ls' command that
generated rogue values for 'plugin' in the enable/disable-plugin()
functions. this commit fixes that by forcing the shell to disregard
aliased 'ls' commands.
lib/helpers.bash