diff options
| author | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-24 04:31:44 +0000 |
|---|---|---|
| committer | Laurent Bercot <ska-skaware@skarnet.org> | 2026-01-24 04:31:44 +0000 |
| commit | 38e8fd341f427a1395c1d5869d69eb67a3c24698 (patch) | |
| tree | e8b60d5c9229b411fcad30f41e5f2402b5359652 /examples | |
| parent | 2197af3f9a21e9d042b34241d05489c7bfa2e0a6 (diff) | |
| download | s6-rc-38e8fd341f427a1395c1d5869d69eb67a3c24698.tar.gz | |
Fix bugs in repo_syncset and repo_makesetbundles, refactor a bit
Also add an extra bundle in the demo store in order to test.
Imports of store bundles didn't work properly; now they do.
Sets were not properly synced on store change; now they are.
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/demo/1/bundle-n10-n11/contents.d/N10-pipeline | 0 | ||||
| -rw-r--r-- | examples/demo/1/bundle-n10-n11/contents.d/N11-pipeline | 0 | ||||
| -rw-r--r-- | examples/demo/1/bundle-n10-n11/type | 1 |
3 files changed, 1 insertions, 0 deletions
diff --git a/examples/demo/1/bundle-n10-n11/contents.d/N10-pipeline b/examples/demo/1/bundle-n10-n11/contents.d/N10-pipeline new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/examples/demo/1/bundle-n10-n11/contents.d/N10-pipeline diff --git a/examples/demo/1/bundle-n10-n11/contents.d/N11-pipeline b/examples/demo/1/bundle-n10-n11/contents.d/N11-pipeline new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/examples/demo/1/bundle-n10-n11/contents.d/N11-pipeline diff --git a/examples/demo/1/bundle-n10-n11/type b/examples/demo/1/bundle-n10-n11/type new file mode 100644 index 0000000..757b422 --- /dev/null +++ b/examples/demo/1/bundle-n10-n11/type @@ -0,0 +1 @@ +bundle |
