This is an automated email from the ASF dual-hosted git repository.
sebb 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 b689cb5 Make runnable as script
b689cb5 is described below
commit b689cb5e0c51c9a94be1123ec48313a125a6ee96
Author: Sebb <[email protected]>
AuthorDate: Tue Mar 19 20:09:07 2019 +0000
Make runnable as script
---
tools/testmail.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/tools/testmail.rb b/tools/testmail.rb
old mode 100644
new mode 100755
index 3e606e8..33680cd
--- a/tools/testmail.rb
+++ b/tools/testmail.rb
@@ -1,3 +1,4 @@
+#!/usr/bin/env ruby
#
# Test the ability to send email to non-apache.org email addresses
#