diff options
Diffstat (limited to 'src')
-rwxr-xr-x | src/generator.ml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/generator.ml b/src/generator.ml index 722e2f7d..74ff3a82 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -4105,7 +4105,7 @@ To fill a file with zero bytes (sparsely), it is much more efficient to use C<guestfs_truncate_size>."); ("available", (RErr, [StringList "groups"]), 216, [], - [], + [InitNone, Always, TestRun [["available"; ""]]], "test availability of some parts of the API", "\ This command is used to check the availability of some |