From e96e173afd61c94b3975b0957f8b3c8296cdad1e Mon Sep 17 00:00:00 2001 From: Glen Barber Date: Wed, 11 Mar 2020 20:08:08 +0000 Subject: [PATCH] Update the name of the script that destroys zfs datasets prior to running thermite.sh. Sponsored by: Rubicon Communications, LLC (netgate.com) --- en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml b/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml index 14d67b094c..5566bcfd9c 100644 --- a/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml +++ b/en_US.ISO8859-1/articles/freebsd-releng/releng-building.xml @@ -195,7 +195,7 @@ KERNEL="GENERIC64" &prompt.root; cd /releng/scripts-snapshot/scripts &prompt.root; ./setrev.sh -b &branch.stablex; -&prompt.root; ./zfs-setup.sh -c ./builds-12.conf +&prompt.root; ./zfs-cleanup.sh -c ./builds-12.conf &prompt.root; ./thermite.sh -c ./builds-12.conf Once the builds have completed, additional helper scripts