From 7ce83f9bfff31da977366250c581f453ca52fd74 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Fri, 12 Mar 2021 10:14:44 -0800 Subject: some tweaks while updating mu-normie --- linux/test_apps_emulated | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/test_apps_emulated') diff --git a/linux/test_apps_emulated b/linux/test_apps_emulated index 9a488c2f..8b612ef6 100755 --- a/linux/test_apps_emulated +++ b/linux/test_apps_emulated @@ -56,7 +56,7 @@ echo ex6 bootstrap/bootstrap translate 000init.subx ex6.subx -o ex6 { bootstrap/bootstrap run ex6 >ex6.out || true - test "`cat ex6.out`" = 'Hello, world!' + test "`cat ex6.out`" = 'Hello world!' } echo ex7 -- cgit 1.4.1-2-gfad0