Remove old hack/{update,verify}-codegen.sh scripts

We now use hack/module.sh codegen{,_verify}. See f95f585.

Signed-off-by: Andrew Keesler <akeesler@vmware.com>
This commit is contained in:
Andrew Keesler
2020-08-18 10:56:47 -04:00
parent f95f5857ef
commit c4ce97f1a5
4 changed files with 2 additions and 92 deletions

View File

@@ -6,4 +6,4 @@ set -euo pipefail
ROOT="$( cd "$( dirname "${BASH_SOURCE[0]}" )/.." && pwd )"
"$ROOT/hack/module.sh" tidy
"$ROOT/hack/update-codegen.sh"
"$ROOT/hack/module.sh" codegen