mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 18:02:25 +00:00
Restore temporarily commented git clone in autobuild runbuilds.pl
This commit is contained in:
parent
5ec7c2359b
commit
afe570e096
1 changed files with 3 additions and 3 deletions
|
|
@ -160,9 +160,9 @@ make full
|
||||||
sub BuildBranch {my ($branch) = @_;
|
sub BuildBranch {my ($branch) = @_;
|
||||||
Log undef, $branch, "$branch branch build triggered.";
|
Log undef, $branch, "$branch branch build triggered.";
|
||||||
|
|
||||||
# # Obtain a clean clone of vishaps
|
# Obtain a clean clone of vishaps
|
||||||
# DoLogged undef, $branch, "rm -rf $home/voc";
|
DoLogged undef, $branch, "rm -rf $home/voc";
|
||||||
# DoLogged undef, $branch, "cd $home && git clone -b $branch --single-branch https://github.com/vishaps/voc";
|
DoLogged undef, $branch, "cd $home && git clone -b $branch --single-branch https://github.com/vishaps/voc";
|
||||||
|
|
||||||
# Start each build in turn
|
# Start each build in turn
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue