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 01e06099..d44466ed 100755
--- a/python/walmgr.py
+++ b/python/walmgr.py
@@ -51,7 +51,7 @@ Additional features:
* Always copy the directory on "restore" add a special "--move" option.
"""
-import os, sys, skytools, getopt, re, signal, time, traceback
+import os, sys, skytools, re, signal, time, traceback
import glob, ConfigParser
MASTER = 1