Add support for darcs repositories.

This commit is contained in:
Petr Rockai
2013-02-05 19:50:58 +01:00
parent 5078730cb5
commit 5a35912956
6 changed files with 209 additions and 2 deletions

View File

@ -149,7 +149,6 @@ sub fetchInputSystemBuild {
return @inputs;
}
sub fetchInput {
my ($plugins, $db, $project, $jobset, $name, $type, $value) = @_;
my @inputs;