Skip to content
Snippets Groups Projects
  1. Mar 16, 2012
  2. Mar 15, 2012
  3. Mar 09, 2012
  4. Mar 07, 2012
  5. Feb 28, 2012
  6. Feb 27, 2012
    • Iustin Pop's avatar
      Remove a superfluous warning in LUNodeRemove · fe8d2553
      Iustin Pop authored
      
      Since we run the post-hooks explicitly in the Exec() function (via
      _RunPostHook) after we removed the target node from the config, we
      will get a:
      
        WARNING Node 'node2', which is about to be removed, was not found in
        the list of all nodes
      
      in the logs every time we remove a node. The patch just removes the
      warning, as actually invalid configurations (for the pre hook) will be
      checked correctly elsewhere.
      
      Additionally, the docstrings for BuildHooksEnv and BuildHooksNodes are
      corrected/switched.
      
      Signed-off-by: default avatarIustin Pop <iustin@google.com>
      Reviewed-by: default avatarRené Nussbaumer <rn@google.com>
      fe8d2553
  7. Feb 23, 2012
  8. Feb 22, 2012
  9. Feb 21, 2012
  10. Feb 20, 2012
  11. Feb 17, 2012
Loading