Revision 9598b71f

b/lib/watcher/__init__.py
1 1
#
2 2
#
3 3

  
4
# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 Google Inc.
4
# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013 Google Inc.
5 5
#
6 6
# This program is free software; you can redistribute it and/or modify
7 7
# it under the terms of the GNU General Public License as published by
......
101 101
    utils.EnsureDaemon(constants.MOND)
102 102

  
103 103

  
104

  
105 104
def RunWatcherHooks():
106 105
  """Run the watcher hooks.
107 106

  

Also available in: Unified diff