Commit graph

8 commits

Author SHA1 Message Date
Pierre-Louis Bonicoli
88faf18aa3 bash completion: hide errors (closes #1671)
For system installation, the bash auto-completion will display messages
for users without home directory. Redirect stderr to null
2014-11-18 22:19:26 +01:00
Laurent Bachelier
799e051285 Fix bash completion
* Add files to the possibilities (needed at least for pastoob).
  For now show them only if nothing else  matches.
* Remove useless "$have" test that failed every time
* Forget fake "hash" after running
* Simpler code overall
2013-06-26 23:52:19 +02:00
Romain Bignon
9f3603d80f use 'hash' instead of 'have' (closes #905) 2012-10-27 13:25:37 +02:00
Romain Bignon
7e2bb91b3b change license to AGPLv3+ 2011-04-08 12:48:07 +02:00
Romain Bignon
b76a2184bb fixes 2010-07-28 16:52:38 +02:00
Christophe Benz
470f2a9fe2 use real comments for licence header 2010-06-22 16:27:33 +02:00
Christophe Benz
9fe6bc976f simplify bash completion 2010-04-23 01:12:45 +02:00
Christophe Benz
a311ba455f add bash completion 2010-04-22 17:15:55 +02:00