ctdb-tests: Add missing quotes in test output
commit18b0ea3e9aa5ba075e415288b66387243dc5c365
authorMartin Schwenke <mschwenke@ddn.com>
Wed, 4 Sep 2024 10:10:43 +0000 (4 20:10 +1000)
committerMartin Schwenke <martins@samba.org>
Sun, 6 Oct 2024 09:52:35 +0000 (6 09:52 +0000)
tree5eeefcea2e078086cf0eee564874c1e2c826bd20
parente819d55c4c8a7412f40c5d1deda16dcf80ea5e59
ctdb-tests: Add missing quotes in test output

These should have caused test failure since commit
ef921bdbdbacecf39ee2a1851f16dbba62175fcc.  However, the test failure
occurred in a sub-shell, which covered the failure.  So, add an error
exit if the sub-shell fails.

While here, add an error exit for another potential uncaught
sub-shell-related failure in a related test.

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: Anoop C S <anoopcs@samba.org>
ctdb/tests/UNIT/eventscripts/13.per_ip_routing.015.sh
ctdb/tests/UNIT/eventscripts/13.per_ip_routing.024.sh