add CTY-3304
[spider.git] / perl / gcommit
index c929fca7a7c0110252243fd99d80e57b63cf1313..efdff89c2af0a764e1db91072282dde18ac69fc4 100755 (executable)
@@ -1,4 +1,4 @@
 #!/bin/sh
 # do a startard git commit
-./issue.pl
-git commit $@
+/spider/perl/issue.pl
+git commit -a $@