From 5f09fd7ee55bb5fa7d0d995353f44c73e56d4d3b Mon Sep 17 00:00:00 2001 From: Kai Lueke Date: Wed, 5 Apr 2023 18:58:42 +0900 Subject: [PATCH] test changes --- changelog/changes/1-test.md | 1 + .../src/third_party/coreos-overlay/changelog/bugfixes/1-core.md | 1 + .../src/third_party/portage-stable/changelog/updates/3-test.md | 1 + 3 files changed, 3 insertions(+) create mode 100644 changelog/changes/1-test.md create mode 100644 sdk_container/src/third_party/coreos-overlay/changelog/bugfixes/1-core.md create mode 100644 sdk_container/src/third_party/portage-stable/changelog/updates/3-test.md diff --git a/changelog/changes/1-test.md b/changelog/changes/1-test.md new file mode 100644 index 0000000000..ac39b58039 --- /dev/null +++ b/changelog/changes/1-test.md @@ -0,0 +1 @@ +- HELLO FROM SCRIPTS diff --git a/sdk_container/src/third_party/coreos-overlay/changelog/bugfixes/1-core.md b/sdk_container/src/third_party/coreos-overlay/changelog/bugfixes/1-core.md new file mode 100644 index 0000000000..0255d6d6be --- /dev/null +++ b/sdk_container/src/third_party/coreos-overlay/changelog/bugfixes/1-core.md @@ -0,0 +1 @@ +- HELLO FROM C-O BUGFIX diff --git a/sdk_container/src/third_party/portage-stable/changelog/updates/3-test.md b/sdk_container/src/third_party/portage-stable/changelog/updates/3-test.md new file mode 100644 index 0000000000..61108336d4 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/changelog/updates/3-test.md @@ -0,0 +1 @@ +- HELLO FROM PORTAGE