From 03de142cfaad298124658698aba63b88d090d4fc Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Fri, 15 Apr 2011 13:55:01 -0500 Subject: doc: Remove unnecessary step for writing tool drivers Signed-off-by: Sol Jerome --- doc/development/client-driver.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'doc/development') diff --git a/doc/development/client-driver.txt b/doc/development/client-driver.txt index cc065dd32..32bb0aff4 100644 --- a/doc/development/client-driver.txt +++ b/doc/development/client-driver.txt @@ -10,7 +10,6 @@ driver for a configuration element type. The included example describes an existing driver, and the process that was used to create it. #. Pick a name for the driver. In this case, we picked the name RPM. -#. Add "RPM" to the ``__all__`` list in ``src/lib/Client/Tools/__init__.py`` #. Create a file in ``src/lib/Client/Tools`` with the same name (RPM.py) #. Create a class in this file with the same name (class RPM) -- cgit v1.2.3-1-g7c22