tests: update sav/ for new error messages in file access
authorJean Privat <jean@pryen.org>
Wed, 22 Jul 2015 12:35:10 +0000 (08:35 -0400)
committerJean Privat <jean@pryen.org>
Wed, 22 Jul 2015 12:48:48 +0000 (08:48 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

tests/sav/test_file_open_fail.res

index 613542b..4c6969f 100644 (file)
@@ -1,2 +1,2 @@
-Error: Opening file at 'donotcreate.bing' failed with 'No such file or directory'
-Error: Opening file at 'donotcreate.bing' failed with 'No such file or directory'
+Cannot open `donotcreate.bing`: No such file or directory
+Cannot open `donotcreate.bing`: No such file or directory