Skip to content
This repository has been archived by the owner on Feb 27, 2020. It is now read-only.

Fixed: Missing '/' in manually set report path #14

Merged
merged 1 commit into from
Apr 26, 2016
Merged

Fixed: Missing '/' in manually set report path #14

merged 1 commit into from
Apr 26, 2016

Conversation

x3rAx
Copy link
Contributor

@x3rAx x3rAx commented Dec 9, 2015

When using the '-r' option, eg -r="/foo/bar" the report was not saved to that location. Instead all reports were saved in /foo prefixed with bar: Report located at: /foo/bar2015-12-08 ...

This pull request fixes this issue.

Reports are now saved to /foo/bar/2015-...

When using the '-r' option, eg `-r="/foo/bar"` the report was not saved to that location. Instead all reports were saved in `/foo` prefixed with `bar`: `Report located at: /foo/bar2015-12-08 ...`

This pull request fixes this issue.

Reports are now saved to `/foo/bar/2015-...`
@Alexia Alexia merged commit 57b6403 into Alexia:master Apr 26, 2016
@Alexia
Copy link
Owner

Alexia commented Apr 26, 2016

Thanks! Took me a bit to initially understand why this error was occurring.

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