Fix bash completion in case of user grep color aliases 39/40839/2
authorLukasz Pawelczyk <l.pawelczyk@samsung.com>
Tue, 9 Jun 2015 13:18:29 +0000 (15:18 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Tue, 9 Jun 2015 13:44:56 +0000 (06:44 -0700)
commit03fed6bbca029b3d7c1c2954afdb997f22f24313
tree070aac981e7018584d34468b700efa78d0eb8021
parent10a140ebdb5ab5c3482d26f569b1e84a4c3dc463
Fix bash completion in case of user grep color aliases

[Bug]           Mitigate user grep aliases that use colors
[Cause]         N/A
[Solution]      Add --color=never to grep
[Verification]  Checked that bash completion works

Change-Id: Ifffaf2e931f1cd573c6629a1932aca28b924509a
cli/support/vasum-cli-completion.sh.in