Test for "version" command should be InitNone.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 11 Jul 2009 12:38:01 +0000 (13:38 +0100)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 11 Jul 2009 12:38:01 +0000 (13:38 +0100)
src/generator.ml

index b7fe470..fc320fa 100755 (executable)
@@ -659,7 +659,7 @@ qemu subprocess, then this will return an error.
 This is an internal call used for debugging and testing.");
 
   ("version", (RStruct ("version", "version"), []), -1, [],
 This is an internal call used for debugging and testing.");
 
   ("version", (RStruct ("version", "version"), []), -1, [],
-   [InitBasicFS, Always, TestOutputStruct (
+   [InitNone, Always, TestOutputStruct (
       [["version"]], [CompareWithInt ("major", 1)])],
    "get the library version number",
    "\
       [["version"]], [CompareWithInt ("major", 1)])],
    "get the library version number",
    "\