diff --git a/release_docs b/release_docs index d7ba0f347..3fbfc39b5 100755 --- a/release_docs +++ b/release_docs @@ -38,7 +38,7 @@ zip cfdm_tutorial_files.zip *.nc cd - # Regerenate tutorial.py -if [[ $1 = "latest" ]] || [[ $1 = "archive" ]] ; then +if [[ $1 = "latest" ]] ; then ./test_tutorial_code fi