os-autoinst-distri-fedora/lib
Adam Williamson c5e6d80684 Fix escaping in the caret workaround
So these kind of things go through perl *and* bash string
interpretation and the escaping can get pretty wacky. Turns out
we need *eight* slashes here to get four through to bash (which
we need to deal with *sed*'s escaping rules), and it only works
in single quotes for some reason, not double quotes.

Signed-off-by: Adam Williamson <awilliam@redhat.com>
2022-02-25 14:05:10 -08:00
..
anaconda.pm Remove duplicate needle in anaconda_help test 2022-02-04 15:47:21 -08:00
anacondatest.pm Log `df -h` and `free -h` output on anaconda failure 2021-08-13 09:33:38 -07:00
bugzilla.pm Automate the Anaconda_Save_Traceback_to_Bugzilla_Text test case. 2021-06-17 16:28:29 -07:00
cockpit.pm Great Needle Cleanup 2021 2021-08-10 11:57:48 -07:00
fedoradistribution.pm Implement distribution methods to replace the testapi defaults. 2022-01-27 21:44:35 +00:00
freeipa.pm Use 'test.openqa.fedoraproject.org' not 'domain.local' 2020-12-15 14:40:30 -08:00
installedtest.pm Handle emergency console entry with no password 2020-10-28 15:21:03 -07:00
modularity.pm Rewrite Modularity tests to use Perl only. 2021-05-03 19:13:09 +00:00
packagetest.pm Replace remaining wait_idles with sleeps 2020-01-02 17:44:45 -08:00
tapnet.pm Tweak setup_tap_static and FreeIPA tests for resolved 2020-10-09 16:54:46 -07:00
utils.pm Fix escaping in the caret workaround 2022-02-25 14:05:10 -08:00