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

Adding Role to AdaptationSets, see ISO 23009 something something #27

Merged
merged 3 commits into from
Mar 10, 2016

Conversation

jyehbrightcove
Copy link
Contributor

No description provided.

r.AdaptationSet = as
as.Roles = append(as.Roles, r)
return r, nil
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm not sure about returning nil errors all the time, but we do it all the time above.........

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess it does help for testing.....

@philcluff
Copy link
Contributor

LGTM

philcluff added a commit that referenced this pull request Mar 10, 2016
Adding Role to AdaptationSets, see ISO 23009 something something
@philcluff philcluff merged commit 714d83a into master Mar 10, 2016
@philcluff philcluff deleted the add-role branch March 10, 2016 20:24
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.

2 participants