Add another valid alternative for exec-missing output.
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 5 Mar 2005 03:25:49 +0000 (03:25 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 5 Mar 2005 03:25:49 +0000 (03:25 +0000)
grading/userprog/exec-missing.exp

index 56670408890eaf4fd17e6759fc2710ce15c61bbe..9241cc746e589ccd76b7eb49a2b9af3c53849348 100644 (file)
@@ -5,6 +5,11 @@ load: no-such-file: open failed
 exec-missing: exit(0)
 --OR--
 (exec-missing) begin
+(exec-missing) exec("no-such-file"): -1
+(exec-missing) end
+exec-missing: exit(0)
+--OR--
+(exec-missing) begin
 load: no-such-file: open failed
 no-such-file: exit(-1)
 (exec-missing) exec("no-such-file"): -1