Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MACRO_APPEND with multiple items not working #231

Closed
ghost opened this issue Dec 7, 2015 · 0 comments
Closed

MACRO_APPEND with multiple items not working #231

ghost opened this issue Dec 7, 2015 · 0 comments
Assignees
Labels
Milestone

Comments

@ghost
Copy link

ghost commented Dec 7, 2015

The first set of items (0 index) are placed correctly, but subsequent items are not grouped as a structure. For example, with two items it goes:

ITEM1_0
ITEM2_0
ITEM1_1
ITEM1_2
ITEM1_3
...
ITEM2_1
ITEM2_2
ITEM2_3

@ghost ghost added the bug label Dec 7, 2015
@ghost ghost assigned jmthomas Dec 7, 2015
jmthomas added a commit that referenced this issue Dec 29, 2015
@ghost ghost modified the milestone: v3.7.1 Dec 29, 2015
ghost pushed a commit that referenced this issue Nov 18, 2021
Merge in COSMOSEE/base from update-minio to master

Squashed commit of the following:

commit 72fefe2c811dd8e1b9ec83e9a79960f31cae9714
Author: van Andel, Gerhard <[email protected]>
Date:   Tue Nov 16 12:20:43 2021 -0700

    update cosmos-minio-init readme

commit b02e4df4eb5a619e4ca0dee453898d8707abcd61
Author: van Andel, Gerhard <[email protected]>
Date:   Tue Nov 16 11:51:02 2021 -0700

    remove bin and use minio/mc

    minio/mc is used as the base for cosmos-minio-init

commit 1b019eaf91106ce329895aa73d568a1d47718760
Author: van Andel, Gerhard <[email protected]>
Date:   Mon Nov 15 18:21:38 2021 -0700

    add arm based mc

commit a510057bf2694d1c84f465370e364913d85308df
Author: van Andel, Gerhard <[email protected]>
Date:   Tue Nov 9 17:07:57 2021 -0700

    update minio to 2021-10-27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant