mirror of
https://github.com/RubyMetric/chsrc
synced 2025-07-24 09:22:12 +08:00
Fix the missing break
This commit is contained in:
parent
d1ec1f0dd8
commit
b8d8ceb7b4
@ -64,6 +64,7 @@ os_opensuse_setsrc (char *option)
|
||||
if (choice == 1)
|
||||
{
|
||||
chsrc_run_as_bash_file (RAWSTR_os_openSUSE_leap_in_bash);
|
||||
break;
|
||||
}
|
||||
if (choice == 2)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user