Revision 707cd3d7 htools/Ganeti/HTools/ExtLoader.hs

b/htools/Ganeti/HTools/ExtLoader.hs
95 95
      exInsts = optExInst opts
96 96

  
97 97
  exitWhen (length allSet > 1) "Only one of the rapi, luxi, and data\
98
                               \ files options should be given"
98
                               \ files options should be given."
99 99

  
100 100
  util_contents <- maybe (return "") readFile (optDynuFile opts)
101 101
  util_data <- exitIfBad "can't parse utilisation data" .

Also available in: Unified diff