We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c59d305 commit 8f56e0bCopy full SHA for 8f56e0b
2 files changed
common.mk
@@ -160,4 +160,4 @@ generate:
160
done
161
162
version-table:
163
- $(common_dir)/generate_version_table.py "$(BASE_IMAGE_NAME)"
+ $(common_dir)/generate_version_table.py "$(BASE_IMAGE_NAME)"
tests/check_generate_version_table.sh
@@ -115,4 +115,4 @@ fi
115
116
# cleanup
117
popd || exit 1
118
-rm -rf test-container
+rm -rf test-container
0 commit comments