Skip to content
Snippets Groups Projects
Commit bb080cf0 authored by Frédéric Pierret's avatar Frédéric Pierret Committed by Holger Levsen
Browse files

test_shell: Fix warnings about invalid escape sequences


tests/test_shell.py:14
  /home/user/reprotest/tests/test_shell.py:14: DeprecationWarning: invalid escape sequence \$
    assert (sanitize_globs("""lol \$ *"\$ s" "" '' ' ' " " '   '   "" """)

tests/test_shell.py:15
  /home/user/reprotest/tests/test_shell.py:15: DeprecationWarning: invalid escape sequence \$
    == '''./lol ./\$ ./*"\$ s" ./"" ./'' ./' ' ./" " ./'   ' ./""''')

Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent 6a518326
No related branches found
No related tags found
Loading
Pipeline #232322 failed with stages
in 9 minutes and 19 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment