v.licheni.net
/
stack
/
code
/
dboxswitch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee451b0
)
deleted some debugging print
author
stack
<stack@inventati.org>
Mon, 9 Jul 2012 00:19:49 +0000
(
02:19
+0200)
committer
stack
<stack@inventati.org>
Mon, 9 Jul 2012 00:19:49 +0000
(
02:19
+0200)
profhandler.py
patch
|
blob
|
history
diff --git
a/profhandler.py
b/profhandler.py
index
18dda25
..
c1a30e8
100755
(executable)
--- a/
profhandler.py
+++ b/
profhandler.py
@@
-133,8
+133,6
@@
class ProfHandler():
if ppath in self.getProfilesList():
self.stopDropbox()
try:
- print self.getDropboxDirectory()
- print ppath
if pl in ('Linux','Darwin'):
if os.path.exists(self.getDropboxDirectory()):
os.unlink(self.getDropboxDirectory())