Remove v1beta3

This commit is contained in:
Tim Hockin
2015-07-22 21:52:05 -07:00
parent 7017f5dc85
commit 1c3233a1d4
63 changed files with 85 additions and 24241 deletions

View File

@@ -56,7 +56,7 @@ EOF
}
function generate_deep_copies() {
local versions="api v1beta3 v1"
local versions="api v1"
# To avoid compile errors, remove the currently existing files.
for ver in ${versions}; do
rm -f `result_file_name ${ver}`