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

[develop] Merge forward from 2018.3 to develop #48612

Merged
merged 33 commits into from Jul 20, 2018

Conversation

rallytime
Copy link
Contributor

Conflicts:

  • tests/unit/modules/test_file.py

JerzyX Drozdz and others added 30 commits July 10, 2018 09:11
In `Fluorine`, in order to better handle line endings, the "body" variable
has been changed to a list of strings. Therefore, we need to handle encoding
or decoding the elements in the list, rather than using the `stringutils`
functions.
…re_first_line test

With 'foo', the test fails with an unknown file KeyError - we need to use the "name"
variable instead.

Fixes the test_line_insert_ensure_before_first_line test.
Since file.line is now using "writelines()" instead of "write()", we
need to handle the unittests accordingly.
/sr.* pattern should raise exception
Fix python2 syslog returner expecting string bytes not unicode
@rallytime rallytime merged commit 52666ed into saltstack:develop Jul 20, 2018
@rallytime rallytime deleted the merge-develop branch July 20, 2018 17:13
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

4 participants