commit | d84185350ce2b97672b8933ea22d44c0195768f3 | [log] [tgz] |
---|---|---|
author | Wayne Beaton <wayne@eclipse.org> | Wed May 21 12:44:25 2014 -0400 |
committer | Wayne Beaton <wayne@eclipse.org> | Wed May 21 12:44:25 2014 -0400 |
tree | 9a358ebebad336289c43593bc6946a426ca07411 | |
parent | 3472fe19db36a1afb0b420571a2ba88dac51cbf1 [diff] |
Include a path for the insert script.
diff --git a/commits/batch/run-batch.sh b/commits/batch/run-batch.sh index 4a0cb58..f11a70f 100755 --- a/commits/batch/run-batch.sh +++ b/commits/batch/run-batch.sh
@@ -32,7 +32,7 @@ #touch finish.time # svn echo '- SVN ' `date` -cat roots-svn.txt | ./svn-extract.pl --ignoretime | ./svn-parse.pl | ./chunk.pl insert-batch.pl +cat roots-svn.txt | ./svn-extract.pl --ignoretime | ./svn-parse.pl | ./chunk.pl ./insert-batch.pl # git echo '- Git ' `date`