On Mon, Apr 13, 2015 at 03:25:54PM +0200, 'Klaus Aehlig' via ganeti-devel wrote:
Signed-off-by: Klaus Aehlig <[email protected]> --- src/Ganeti/HTools/Program/Hcheck.hs | 1 + 1 file changed, 1 insertion(+)diff --git a/src/Ganeti/HTools/Program/Hcheck.hs b/src/Ganeti/HTools/Program/Hcheck.hs index deb7fc2..be2af8c 100644 --- a/src/Ganeti/HTools/Program/Hcheck.hs +++ b/src/Ganeti/HTools/Program/Hcheck.hs @@ -67,6 +67,7 @@ options = do [ oDataFile , oDiskMoves , oDynuFile + , oIgnoreDyn , oEvacMode , oExInst , oExTags -- 2.2.0.rc0.207.ga3a616c
LGTM, thanks (we should also add the flag to the man page, if it's not there already)
