Project

General

Profile

« Previous | Next » 

Revision 4fc04f4d

Added by Alexis Mousset over 6 years ago

Fixes #11769: force option in rudder agent factory-reset does not work

View differences:

share/commands/agent-factory-reset
QUIET=false
FORCE=0
while getopts "iIvdqc" opt; do
while getopts "iIvdqcf" opt; do
case $opt in
i|I|v|d)
VERBOSE=true

Also available in: Unified diff