don't complain about missing file for app sigs :)
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@9677 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -56,6 +56,7 @@ main(int argc, char **argv)
|
|||||||
BList teams;
|
BList teams;
|
||||||
if (argc > 1) {
|
if (argc > 1) {
|
||||||
roster.GetAppList(*argv, &teams);
|
roster.GetAppList(*argv, &teams);
|
||||||
|
rc = B_OK;
|
||||||
}
|
}
|
||||||
if (teams.IsEmpty())
|
if (teams.IsEmpty())
|
||||||
rc = roster.Launch(*argv);
|
rc = roster.Launch(*argv);
|
||||||
|
|||||||
Reference in New Issue
Block a user