Revision 305a7297 lib/errors.py

b/lib/errors.py
104 104
  This is raised when an OS exists on the master (or is otherwise
105 105
  requested to the code) but not on the target node.
106 106

  
107
  This exception has two arguments:
107
  This exception has three arguments:
108 108
    - the name of the os
109
    - the source directory, if any
109 110
    - the reason why we consider this an invalid OS (text of error message)
110 111

  
111 112
  """

Also available in: Unified diff