mirror of
https://github.com/RubyMetric/chsrc
synced 2025-10-09 21:33:23 +08:00
Fix the missing break
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user