Index: /applications/editors/josm/plugins/github
===================================================================
--- /applications/editors/josm/plugins/github	(revision 36360)
+++ /applications/editors/josm/plugins/github	(revision 36361)
@@ -22,5 +22,5 @@
     chomp($plugin);
     chdir($plugin);
-    system('git','status',$plugin);
+    system('git','status');
     chdir($dir);
   }
