Repository : http://git.fedorahosted.org/cgit/copr.git
On branch : master
commit 85a9708a8bffb420eda78d835b3bf78bf5e4bfee Author: Pierre-Yves Chibon pingou@pingoured.fr Date: Sun Feb 17 15:23:39 2013 +0100
Remove the log file generated by cliff
This log file should not have been in the git repo in the first place anyway.
copr_cli/main.log | 5 ----- 1 files changed, 0 insertions(+), 5 deletions(-)
diff --git a/copr_cli/main.log b/copr_cli/main.log deleted file mode 100644 index e98f62a..0000000 --- a/copr_cli/main.log +++ /dev/null @@ -1,5 +0,0 @@ -[2013-01-27 14:15:46,649] DEBUG __main__ initialize_app -[2013-01-27 14:16:02,242] DEBUG __main__ initialize_app -[2013-01-27 14:16:33,725] DEBUG __main__ initialize_app -[2013-01-27 14:16:57,768] DEBUG __main__ initialize_app -[2013-01-27 14:30:07,034] DEBUG __main__ initialize_app
copr-devel@lists.fedorahosted.org