v.licheni.net
/
stack
/
code
/
dboxswitch.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
renamed newProfile to addProfile
[stack/code/dboxswitch.git]
/
profhandler.py
diff --git
a/profhandler.py
b/profhandler.py
index
d0e16f2
..
1008c4b
100755
(executable)
--- a/
profhandler.py
+++ b/
profhandler.py
@@
-87,7
+87,7
@@
class ProfHandler():
return self.pdir
- def
new
Profile(self, profileName):
+ def
add
Profile(self, profileName):
""" Create a profile """
print("Creating a new profile")