This is an automated email from the ASF dual-hosted git repository.

curcuru pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git


The following commit(s) were added to refs/heads/master by this push:
     new 0ac5966  Remove debugging output
0ac5966 is described below

commit 0ac5966366e24a597e7e12f2f1cd4c86639b97a1
Author: Shane Curcuru <[email protected]>
AuthorDate: Mon Jun 5 09:39:17 2017 -0400

    Remove debugging output
---
 www/treasurer/bill-upload.cgi | 1 -
 1 file changed, 1 deletion(-)

diff --git a/www/treasurer/bill-upload.cgi b/www/treasurer/bill-upload.cgi
index 9c3fe72..a00c67b 100755
--- a/www/treasurer/bill-upload.cgi
+++ b/www/treasurer/bill-upload.cgi
@@ -97,7 +97,6 @@ _html do
             end
             # add file to svn (--revision 0 means it won't overwrite an 
existing file)
             _p 'Log of your upload/checkin follows:'
-            _pre 'blah'
             _.system ['svnmucc', '--revision', '0', '--message', @message,
                ['--no-auth-cache', '--non-interactive'],
                (['--username', $USER, '--password', $PASSWORD] if $PASSWORD),

-- 
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].

Reply via email to