commit 2e0be272b293541a0a0891deb67afe7b829d1cb5
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Mon Nov 10 19:13:21 2014 +0100

    Run thru pythons reindent.py

 smtpwrapper.py | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/smtpwrapper.py b/smtpwrapper.py
index ad4ff7b..deffb66 100755
--- a/smtpwrapper.py
+++ b/smtpwrapper.py
@@ -13,4 +13,3 @@ server = smtplib.SMTP(smtp_host)
 # server.set_debuglevel(1)
 server.sendmail("[email protected]","[email protected]", msg) # 
Adresses should be taken from .requestrc
 server.quit()
-
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rpm-build-tools.git/commitdiff/cca6584b96e6c33d0732d559e43e100d804e2ecd

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to