mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-03-13 08:00:15 +00:00
Allow the tester to hit N or n to continue
This commit is contained in:
parent
2791d7b8c3
commit
c9ac75173b
@ -146,7 +146,7 @@ Options:
|
||||
EOF
|
||||
return 3
|
||||
;;
|
||||
'')
|
||||
'' | N | n)
|
||||
break;
|
||||
;;
|
||||
*)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user