Get the code base HEAD from master
Change-Id: Ifc44e5c0b6c032ae942e704886b03727abb415a3
This commit is contained in:
@@ -59,6 +59,10 @@ core_id=1
|
||||
for exp_tool in experimental
|
||||
|
||||
do
|
||||
cd $code_dir
|
||||
git checkout master
|
||||
git pull
|
||||
|
||||
cd $build_dir
|
||||
make clean > /dev/null
|
||||
$script_dir/nightly_config.sh $exp_tool
|
||||
|
||||
Reference in New Issue
Block a user