« Previous | Next » 

Revision 3fe7d670

ID3fe7d670209af4eab36477a33aded1a2ff083747
Parent 46c33a2b
Child 98ef4a7b

Added by Hrvoje Ribicic over 10 years ago

Fix 'times' return type in the fake hypervisor

This patch changes the type of the times value returned by the fake
hypervisor from string to int. The values are used during two RPC
calls, namely InstanceInfo and AllInstancesInfo, and caused errors
when the more strict Haskell query code attempted to parse the
response.

Signed-off-by: Hrvoje Ribicic <>
Reviewed-by: Klaus Aehlig <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences