From 05b94734da1c24eedb1dc4fa2bf7adb08377fbb4 Mon Sep 17 00:00:00 2001 From: Gagan Kumar Date: Sun, 5 Sep 2021 03:53:41 +0100 Subject: [PATCH] Update cat_test.sh --- tests/app/cat_test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/app/cat_test.sh b/tests/app/cat_test.sh index ca30fca..5522a86 100644 --- a/tests/app/cat_test.sh +++ b/tests/app/cat_test.sh @@ -7,5 +7,5 @@ QEMU_SCREENSHOT_NAME="cat_test.ppm" python3 -m tests.qemu.monitor -p ${MONITOR_PORT:?} -sc cat readme.md test_create_screen_dump -test_screen_content $LINENO "Experimental OS" -test_screen_content $LINENO "The project is still under development" +test_screen_content $LINENO "FuzzyOS" +test_screen_content $LINENO "32-bit x86 OS"