Merge pull request #5748 from GabyCT/topic/removeextratabspacesdocker

tools: Remove extra tab spaces from kata deploy binaries script
This commit is contained in:
GabyCT 2022-11-28 15:34:12 -06:00 committed by GitHub
commit 681d946644
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -216,7 +216,6 @@ handle_build() {
virtiofsd) install_virtiofsd ;;
*)
die "Invalid build target ${build_target}"
;;