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

oiiotool: Fix --eraseattrib not applying to all subimages #2632

Merged
merged 1 commit into from
Jul 7, 2020

Conversation

lgritz
Copy link
Collaborator

@lgritz lgritz commented Jul 6, 2020

Either -a or optional modifier :allsubimages=1 ought to have erased
an attribute from all subimages, but it was erased from only the first.

Add a test to verify that --attrib and --eraseattrib both apply
correctly to all subimages when requested.

Signed-off-by: Larry Gritz lg@larrygritz.com

Either -a or optional modifier :allsubimages=1 ought to have erased
an attribute from all subimages, but it was erased from only the first.

Add a test to verify that --attrib and --eraseattrib both apply
correctly to all subimages when requested.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz lgritz merged commit 63ee142 into AcademySoftwareFoundation:master Jul 7, 2020
lgritz added a commit that referenced this pull request Jul 7, 2020
Either -a or optional modifier :allsubimages=1 ought to have erased
an attribute from all subimages, but it was erased from only the first.

Add a test to verify that --attrib and --eraseattrib both apply
correctly to all subimages when requested.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
lgritz added a commit to lgritz/OpenImageIO that referenced this pull request Jul 7, 2020
…twareFoundation#2632)

Either -a or optional modifier :allsubimages=1 ought to have erased
an attribute from all subimages, but it was erased from only the first.

Add a test to verify that --attrib and --eraseattrib both apply
correctly to all subimages when requested.

Signed-off-by: Larry Gritz <lg@larrygritz.com>
@lgritz lgritz deleted the lg-eraseattrib branch July 7, 2020 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant