Revision f4bc1f2c lib/backend.py

b/lib/backend.py
1135 1135
      return None
1136 1136
  else:
1137 1137
    raise errors.ProgrammerError("Cannot snapshot non-lvm block device"
1138
                                 "'%s' of type '%s'" %
1138
                                 " '%s' of type '%s'" %
1139 1139
                                 (disk.unique_id, disk.dev_type))
1140 1140

  
1141 1141

  

Also available in: Unified diff