Skip to content
This repository has been archived by the owner on Sep 4, 2021. It is now read-only.

test: Fix job ID parsing in DumpLogs #1640

Merged
merged 1 commit into from Jul 7, 2015
Merged

Conversation

lmars
Copy link
Contributor

@lmars lmars commented Jul 7, 2015

app names can contain dashes, so just take the last two strings from the split, with the assumption that the job ID only contains one dash.

app names can contain dashes, so just take the last two strings from the
split, with the assumption that the job ID only contains one dash.

Signed-off-by: Lewis Marshall <lewis@lmars.net>
@titanous
Copy link
Contributor

titanous commented Jul 7, 2015

LGTM

lmars added a commit that referenced this pull request Jul 7, 2015
test: Fix job ID parsing in DumpLogs
@lmars lmars merged commit e5d8b49 into master Jul 7, 2015
@lmars lmars deleted the test-fix-job-id-parsing branch July 7, 2015 22:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants