sanoid/tests/syncoid
Nick Liu fab4b4076c
fix(syncoid): `zfs send` arg allowlist when sendsource is receivetoken
The `runsynccmd` subroutine was not matching the `$sendsource` when a
receive resume token is passed in. All usages that pass in the receive
resume token do not begin with a space; instead, they start with `-t `.

Fixes: https://github.com/jimsalterjrs/sanoid/issues/918
2024-04-26 02:18:19 -05:00
..
001_bookmark_replication_intermediate * proper order of tests 2024-04-05 15:20:28 +02:00
002_bookmark_replication_no_intermediate * proper order of tests 2024-04-05 15:20:28 +02:00
003_force_delete * proper order of tests 2024-04-05 15:20:28 +02:00
004_bookmark_replication_edge_case * proper order of tests 2024-04-05 15:20:28 +02:00
005_reset_resume_state * proper order of tests 2024-04-05 15:20:28 +02:00
006_reset_resume_state2 * proper order of tests 2024-04-05 15:20:28 +02:00
007_preserve_recordsize * proper order of tests 2024-04-05 15:20:28 +02:00
008_force_delete_snapshot * proper order of tests 2024-04-05 15:20:28 +02:00
009_preserve_properties * proper order of tests 2024-04-05 15:20:28 +02:00
010_filter_snaps * proper order of tests 2024-04-05 15:20:28 +02:00
011_sync_out-of-order_snapshots missed debug statement 2024-04-05 15:22:13 +02:00
012_receive_resume_token fix(syncoid): `zfs send` arg allowlist when sendsource is receivetoken 2024-04-26 02:18:19 -05:00
run-tests.sh * proper order of tests 2024-04-05 15:20:28 +02:00