X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=src%2Fgenerator.ml;h=9e602acd5ab9ee8eb315d6dec38fa5910b87901f;hp=74ff3a82af8eca066b0baf9ba6c0635f1dad341b;hb=a86eb0e0d2c67e2153139c681632edc72162b8ed;hpb=6699491803962a5dee13997f1cc98f119d7101f4;ds=sidebyside 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",