Revision 3d8f154f

b/tools/cluster-merge
1 1
#!/usr/bin/python
2 2
#
3 3

  
4
# Copyright (C) 2010, 2011 Google Inc.
4
# Copyright (C) 2010 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
......
493 493

  
494 494
  (options, args) = parser.parse_args()
495 495

  
496
  parser.error("Unfortunately this tool is currently broken and cannot"
497
               " be used. Sorry!")
498

  
499 496
  SetupLogging(options)
500 497

  
501 498
  if not args:

Also available in: Unified diff