Ville Skyttä
|
1c53627fa2
|
bash < 3 support removal step 2: don't try to load on bash < 3.
|
2009-10-22 11:20:47 +03:00 |
|
Ville Skyttä
|
0b970c7477
|
Indentation fixes.
|
2009-10-19 21:24:25 +03:00 |
|
Ville Skyttä
|
f4f0984db2
|
Simplify bash_completion.sh, return earlier in non-applicable environments.
|
2009-03-08 23:43:29 +02:00 |
|
Ville Skyttä
|
5894a9cf76
|
Remove executable flag (the script is sourced, not executed).
|
2009-02-14 12:43:45 +02:00 |
|
David Paleino
|
fe41b80fba
|
Correctly split debian/changelog entry per author :-)
chmod +x bash_completion.sh
|
2009-01-16 20:37:23 +01:00 |
|
Ville Skyttä
|
d49c7c4d88
|
Remove executable flag.
|
2009-01-13 21:31:17 +02:00 |
|
Luk Claes
|
c6b61aeb1b
|
Minor fixes.
|
2008-06-21 22:37:16 +02:00 |
|
David Paleino
|
f273c3aeca
|
Ubuntu changes merged.
|
2008-05-01 22:22:11 +02:00 |
|
ianmacd
|
e8fe1195e3
|
The check for an interactive shell was already present, but buggy. bash 3.x
would be allowed to source the file even if the shell wasn't interactive.
|
2006-02-25 00:21:33 +00:00 |
|
ianmacd
|
2df4ea7bdf
|
Code now in its own file instead of inside spec file.
Check for non-interactive shell and do not source.
Check for having already been sourced.
|
2006-02-23 15:16:51 +00:00 |
|