aboutsummaryrefslogtreecommitdiff
path: root/tcwg-update-snapshots_ref.yaml
diff options
context:
space:
mode:
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