X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=src%2Fgenerator.ml;h=9e602acd5ab9ee8eb315d6dec38fa5910b87901f;hb=f02acc3d307f210d418a0177f374d02a4f8ccb5a;hp=74ff3a82af8eca066b0baf9ba6c0635f1dad341b;hpb=979eda8a5d3ad5cd9a8fe95159258afd681307f7;p=libguestfs.git diff --git a/src/generator.ml b/src/generator.ml index 74ff3a8..9e602ac 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -3266,7 +3266,7 @@ matching lines."); This calls the external C program and returns the matching lines."); - ("realpath", (RString "rpath", [Pathname "path"]), 163, [], + ("realpath", (RString "rpath", [Pathname "path"]), 163, [Optional "realpath"], [InitISOFS, Always, TestOutput ( [["realpath"; "/../directory"]], "/directory")], "canonicalized absolute pathname",