nested: Update to use weston-nested-client binary name
This commit is contained in:
+1
-1
@@ -612,7 +612,7 @@ main(int argc, char *argv[])
|
|||||||
|
|
||||||
nested = nested_create(display);
|
nested = nested_create(display);
|
||||||
|
|
||||||
launch_client(nested, "nested-client");
|
launch_client(nested, "weston-nested-client");
|
||||||
|
|
||||||
display_run(display);
|
display_run(display);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user