X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=src%2Fgenerator.ml;h=a50867189e2f24dc96a4c539b29cfb11c2abf9c0;hb=b993f75d55240187fb5f62f87e303490bfc68d86;hp=adcc4ba4ef0949b4009a63cb61e03a5b841663a3;hpb=7428b0a70caed014d0cb4126fe8a77432d8957c6;p=libguestfs.git diff --git a/src/generator.ml b/src/generator.ml index adcc4ba..a508671 100755 --- a/src/generator.ml +++ b/src/generator.ml @@ -8393,7 +8393,7 @@ let output_to filename = let () = check_functions (); - if not (Sys.file_exists "config.status") then ( + if not (Sys.file_exists "HACKING") then ( eprintf "\ You are probably running this from the wrong directory. Run it from the top source directory using the command