X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;ds=inline;f=dak%2Fcontrol_suite.py;h=95b24bc60f4de00d8fa33a810490abf7f284c6d1;hb=74c5a1256401a709d74c496b972cc0bd38decaa8;hp=4b704b97b9aaf133b18e5894013e2d2cb1ddb728;hpb=9159b8f3d7b693cde358287e968025e290c109f3;p=dak.git diff --git a/dak/control_suite.py b/dak/control_suite.py old mode 100644 new mode 100755 index 4b704b97..95b24bc6 --- a/dak/control_suite.py +++ b/dak/control_suite.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Manipulate suite tags +""" Manipulate suite tags """ # Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 James Troup # This program is free software; you can redistribute it and/or modify