summaryrefslogtreecommitdiffstats
path: root/bin/env-update
diff options
context:
space:
mode:
Diffstat (limited to 'bin/env-update')
-rwxr-xr-xbin/env-update2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/env-update b/bin/env-update
index 294876808..30e25d0b2 100755
--- a/bin/env-update
+++ b/bin/env-update
@@ -3,7 +3,7 @@
# Distributed under the terms of the GNU General Public License v2
# $Id$
-import os, sys, errno
+import sys, errno
def usage(status):
print "Usage: env-update [--no-ldconfig]"