projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2736595
)
Clarified "restart"
author
Philipp Hagemeister
<phihag@phihag.de>
Thu, 15 Sep 2011 18:10:27 +0000
(20:10 +0200)
committer
Philipp Hagemeister
<phihag@phihag.de>
Thu, 15 Sep 2011 18:10:27 +0000
(20:10 +0200)
youtube-dl
patch
|
blob
|
history
diff --git
a/youtube-dl
b/youtube-dl
index 34e86e027979f84bc983aa8a71dbc5e71e994b52..8cfbf3cb320e19a8cf11595252088a25f2a42cdc 100755
(executable)
--- a/
youtube-dl
+++ b/
youtube-dl
@@
-3428,7
+3428,7
@@
def updateSelf(downloader, filename):
except (IOError, OSError), err:
sys.exit('ERROR: unable to overwrite current version')
- downloader.to_screen('Updated youtube-dl. Restart to use the new version.')
+ downloader.to_screen('Updated youtube-dl. Restart
youtube-dl
to use the new version.')
def parseOpts():
# Deferred imports