changeset 95:40e55510aec4

Test push access
author Edward Nevill <ed@camswl.com>
date Fri, 09 Jan 2015 09:50:23 +0000
parents ade357fe9dda
children c3a1a0f6fcda
files Hello.java
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Hello.java	Wed Oct 29 14:46:26 2014 +0100
+++ b/Hello.java	Fri Jan 09 09:50:23 2015 +0000
@@ -68,5 +68,6 @@
     System.out.println ("Are you now or have you ever been");
     System.out.println ("a member of the common ass party");
     System.out.println ("or any other common ass organization?");
+    System.out.println ("Do I still have push access - yes - yippee");
   }
 }