Searched refs:BACKUP_BE (Results 1 - 1 of 1) sorted by relevance

/pkg/src/modules/client/
H A Doptions.py41 BACKUP_BE = "backup_be" variable
346 # create a new key called BACKUP_BE in the options array
355 opts_new[BACKUP_BE] = None
367 # create a new key called BACKUP_BE in the options array
369 opts_new[BACKUP_BE] = True
371 opts_new[BACKUP_BE] = False

Completed in 169 milliseconds