diff options
| -rw-r--r-- | bitbake/lib/progressbar.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/lib/progressbar.py b/bitbake/lib/progressbar.py index b668647a36..114cdc16ba 100644 --- a/bitbake/lib/progressbar.py +++ b/bitbake/lib/progressbar.py | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | #!/usr/bin/python | 1 | #!/usr/bin/env python |
| 2 | # -*- coding: iso-8859-1 -*- | 2 | # -*- coding: iso-8859-1 -*- |
| 3 | # | 3 | # |
| 4 | # progressbar - Text progressbar library for python. | 4 | # progressbar - Text progressbar library for python. |
