aboutsummaryrefslogtreecommitdiff
path: root/tcwg-update-snapshots_ref.yaml
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2016-11-06 17:01:51 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2016-11-17 05:51:01 +0000
commit19d508b0396caf872cb5d66eb73c5bcafddc7826 (patch)
tree2ed98df5fe9289fb0a62013b26a4abce969027c1 /tcwg-update-snapshots_ref.yaml
parentb8b9d8bdf567a27a457b04e8ec392cd848355314 (diff)
tcwg-update-snapshots_ref: Update script name
Change-Id: Ia30300a7e06a73d61b378ab365c7bc77e886401f
Diffstat (limited to 'tcwg-update-snapshots_ref.yaml')
-rw-r--r--tcwg-update-snapshots_ref.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tcwg-update-snapshots_ref.yaml b/tcwg-update-snapshots_ref.yaml
index 4ce131c4df..29673f0c6e 100644
--- a/tcwg-update-snapshots_ref.yaml
+++ b/tcwg-update-snapshots_ref.yaml
@@ -81,7 +81,7 @@
*) echo "ERROR: Unknown host: $label"; exit 1 ;;
esac
- ./update-snapshots-ref.sh -v $nogen_opt $master_machine
+ ./tcwg-update-snapshots_ref.sh -v $nogen_opt $master_machine
if $regenerate; then
# Distribute Foundation Model to the builders so that containers
# running there can access Foundation Model via a bind-mount for
@@ -89,4 +89,4 @@
tar xzf $HOME/FM000-KT-00035-r9p5-41rel0.tgz -C $HOME/snapshots-ref-new
chmod -R ugo+rx $HOME/snapshots-ref-new/Foundation_Platformpkg
fi
- ./update-snapshots-ref.sh -v -r $master_machine $machines
+ ./tcwg-update-snapshots_ref.sh -v -r $master_machine $machines