We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
break
1 parent d1ec1f0 commit b8d8cebCopy full SHA for b8d8ceb
src/recipe/os/openSUSE.c
@@ -64,6 +64,7 @@ os_opensuse_setsrc (char *option)
64
if (choice == 1)
65
{
66
chsrc_run_as_bash_file (RAWSTR_os_openSUSE_leap_in_bash);
67
+ break;
68
}
69
if (choice == 2)
70
0 commit comments