diff options
Diffstat (limited to 'main.py')
-rwxr-xr-x | main.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -295,7 +295,7 @@ repo: error: | |||
295 | 295 | ||
296 | if exp > ver: | 296 | if exp > ver: |
297 | print(""" | 297 | print(""" |
298 | ... A new version of repo (%5s) is available. | 298 | ... A new version of repo (%s) is available. |
299 | ... You should upgrade soon: | 299 | ... You should upgrade soon: |
300 | 300 | ||
301 | cp %s %s | 301 | cp %s %s |