git-svn-id: https://svn.code.sf.net/p/jode/code/trunk@473 379699f6-c40d-0410-875b-85095c16579e
stable
jochen 26 years ago
parent ea628da246
commit 6ea2cfece6
  1. 2
      jode/ci.all

@ -1,5 +1,5 @@
#!/bin/sh
for i in ci.all jcpp make* COPYING *.html doc/*.texi *.java */*.java test/*.j
for i in ci.all jcpp make* COPYING TODO *.html doc/*.texi *.java */*.java test/*.j
do
if test -w $i; then
if [ $i != ${i%.java} ]; then

Loading…
Cancel
Save