From 4bda36e0250d2a90d742f52205eeab44924ccc78 Mon Sep 17 00:00:00 2001
From: kaloyane <kaloyane>
Date: Wed, 22 Jun 2011 15:40:03 +0000
Subject: [PATCH] add a comment to explain why the code of the script is so
 ugly

SVN: 21825
---
 openbis_all/source/bash/upload-sprint-to-confluence.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/openbis_all/source/bash/upload-sprint-to-confluence.py b/openbis_all/source/bash/upload-sprint-to-confluence.py
index a0480ab00e4..e59c8331037 100755
--- a/openbis_all/source/bash/upload-sprint-to-confluence.py
+++ b/openbis_all/source/bash/upload-sprint-to-confluence.py
@@ -1,5 +1,7 @@
 #!/usr/bin/python
 #
+# Kaloyan: this script was created under time pressure, so its implementation is not optimal.
+# Feel free to improve it.
 #
 # @author:  Kaloyan Enimanev
 #
-- 
GitLab