summaryrefslogtreecommitdiff
path: root/python/walmgr.py
diff options
context:
space:
mode:
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