mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +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
|
EOF
|
||||||
return 3
|
return 3
|
||||||
;;
|
;;
|
||||||
'')
|
'' | N | n)
|
||||||
break;
|
break;
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user