We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff605af commit a72a092Copy full SHA for a72a092
libvirt/tests/src/incremental_backup/incremental_backup_pull_mode_tls.py
@@ -170,7 +170,7 @@ def pull_full_backup_to_file():
170
test.log.info("SETUP_TEST: prepare the guest.")
171
prepare_guest()
172
if with_secret_uuid:
173
- write_datas()
+ write_data()
174
test.log.info("TEST_STEP: start the backup.")
175
backup_options = prepare_backup_xml()
176
backup_begin(backup_options)
0 commit comments