|
From: <sv...@va...> - 2012-07-03 18:43:48
|
florian 2012-07-03 19:43:40 +0100 (Tue, 03 Jul 2012)
New Revision: 12705
Log:
Yet another exp file for dash (0.5.7-2ubuntu2).
Added files:
trunk/none/tests/shell.stderr.exp-dash2
Added: trunk/none/tests/shell.stderr.exp-dash2 (+8 -0)
===================================================================
--- trunk/none/tests/shell.stderr.exp-dash2 2012-07-03 15:03:49 +01:00 (rev 12704)
+++ trunk/none/tests/shell.stderr.exp-dash2 2012-07-03 19:43:40 +01:00 (rev 12705)
@@ -0,0 +1,8 @@
+./shell: 10: ./shell: ./x86/: Permission denied
+./shell: 13: ./shell: ./shell.vgtest: Permission denied
+execve(0x........(./shell_badinterp), 0x........, 0x........) failed, errno 2
+EXEC FAILED: I can't recover from execve() failing, so I'm dying.
+Add more stringent tests in PRE(sys_execve), or work out how to recover.
+./shell_binaryfile: 4: ./shell_binaryfile: Syntax error: ")" unexpected
+./shell: 22: ./shell: ./shell_nosuchfile: not found
+./shell: 25: ./shell: shell_nosuchfile: not found
|