forked from len0rd/rockbox
Experimenting with USER
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4582 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
00c7f39d1c
commit
512d51cf8a
1 changed files with 2 additions and 0 deletions
|
|
@ -164,6 +164,8 @@ def main():
|
||||||
except getopt.error, msg:
|
except getopt.error, msg:
|
||||||
usage(1, msg)
|
usage(1, msg)
|
||||||
|
|
||||||
|
username = 'apa'
|
||||||
|
|
||||||
# parse the options
|
# parse the options
|
||||||
for opt, arg in opts:
|
for opt, arg in opts:
|
||||||
if opt in ('-h', '--help'):
|
if opt in ('-h', '--help'):
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue