mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-16 10:20:30 +00:00
Remove a 'set -x' that snuck in during testing.
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
c925095689
commit
8234f86da8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/projects/release-vmimage/; revision=272262
@ -116,7 +116,6 @@ vm_create_vmdisk() {
|
||||
;;
|
||||
esac
|
||||
|
||||
set -x
|
||||
mkimg -f ${mkimg_format} -s gpt \
|
||||
-b /boot/pmbr -p freebsd-boot/bootfs:=/boot/gptboot \
|
||||
-p freebsd-swap/swapfs::1G \
|
||||
|
Loading…
Reference in New Issue
Block a user