Fix control file variables for client/tests adding required variables as
described in: http://test.kernel.org/autotest/ControlRequirements

Signed-off-by: Scott Zawalski <scottz@google.com>



git-svn-id: http://test.kernel.org/svn/autotest/trunk@1782 592f7852-d20e-0410-864c-8624ca9c26a4
diff --git a/client/tests/selftest/selftest.py b/client/tests/selftest/selftest.py
index 825b9cf..15a9d7c 100644
--- a/client/tests/selftest/selftest.py
+++ b/client/tests/selftest/selftest.py
@@ -1,4 +1,4 @@
-import os
+import os, sys
 from autotest_lib.client.bin import test
 from autotest_lib.client.common_lib import error