summaryrefslogtreecommitdiff
path: root/python/walmgr.py
diff options
context:
space:
mode:
authorMartin Pihlak2009-11-06 08:57:06 +0000
committerMartin Pihlak2009-11-06 08:57:06 +0000
commitd7db381ed4365848e7fefdfbee2ffa7f99da4903 (patch)
tree4d3c09ef2029cbd92c86eee45eab55dc291b604e /python/walmgr.py
parent0f31618dc5b868123f278efb37ce1064ef4675b2 (diff)
parent661a2e367246d3915c387679c13f6e56aade9c82 (diff)
Merge branch 'master' of git://github.com/markokr/skytools-dev
Diffstat (limited to 'python/walmgr.py')
-rwxr-xr-xpython/walmgr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/walmgr.py b/python/walmgr.py
index ac7f6011..6119858f 100755
--- a/python/walmgr.py
+++ b/python/walmgr.py
@@ -37,7 +37,7 @@ Switches:
-n no action, just print commands
"""
-import os, sys, skytools, re, signal, time, traceback
+import os, sys, re, signal, time, traceback
import errno, glob, ConfigParser, shutil
import pkgloader