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:
parent
018d52f277
commit
d55b4e24f8
@ -56,6 +56,7 @@ main(int argc, char **argv)
|
||||
BList teams;
|
||||
if (argc > 1) {
|
||||
roster.GetAppList(*argv, &teams);
|
||||
rc = B_OK;
|
||||
}
|
||||
if (teams.IsEmpty())
|
||||
rc = roster.Launch(*argv);
|
||||
|
Loading…
Reference in New Issue
Block a user