You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pig.apache.org by da...@apache.org on 2012/03/14 23:14:24 UTC

svn commit: r1300759 - /pig/branches/branch-0.9/test/e2e/pig/tests/grunt.conf

Author: daijy
Date: Wed Mar 14 22:14:24 2012
New Revision: 1300759

URL: http://svn.apache.org/viewvc?rev=1300759&view=rev
Log:
Fix e2e test Grunt_6

Modified:
    pig/branches/branch-0.9/test/e2e/pig/tests/grunt.conf

Modified: pig/branches/branch-0.9/test/e2e/pig/tests/grunt.conf
URL: http://svn.apache.org/viewvc/pig/branches/branch-0.9/test/e2e/pig/tests/grunt.conf?rev=1300759&r1=1300758&r2=1300759&view=diff
==============================================================================
--- pig/branches/branch-0.9/test/e2e/pig/tests/grunt.conf (original)
+++ pig/branches/branch-0.9/test/e2e/pig/tests/grunt.conf Wed Mar 14 22:14:24 2012
@@ -59,7 +59,7 @@ $cfg = {
 sh touch /bin/bad
 \,
                           ,'expected_err_regex' => "Permission denied"
-                          ,'rc' => 0
+                          ,'rc' => 5
 
                         },{
                             'num' => 7,