From 9869f7ae9e529222260f2f2cab29484aef65a7f5 Mon Sep 17 00:00:00 2001 From: Bernd Weimer Date: Tue, 9 Apr 2024 09:09:46 +0200 Subject: Correct executable name in server-buffer test Change-Id: I9fb321000f4ac33f67fc79a88b20707af4504614 Reviewed-by: Eskil Abrahamsen Blomfeldt --- tests/manual/server-buffer/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/manual/server-buffer/README b/tests/manual/server-buffer/README index da20b0f50..ae76ca755 100644 --- a/tests/manual/server-buffer/README +++ b/tests/manual/server-buffer/README @@ -18,7 +18,7 @@ The compositor broadcasts the name of the server buffer integration to all clients through the hardware integration extension. Therefore, all you need to do is to start the client with -$ ./cpp-client -platform wayland +$ ./server-buffer-cpp-client -platform wayland The client will show all the buffers shared by the compositor. -- cgit v1.2.3