From: David Levine Date: Fri, 1 Feb 2013 03:27:46 +0000 (-0600) Subject: Added exit to test-ali, temporarily, to isolate failure on X-Git-Url: https://diplodocus.org/git/nmh/commitdiff_plain/d231c858d574d37b6cc3d3cef82b06cb04f13b81?ds=inline;hp=-c Added exit to test-ali, temporarily, to isolate failure on Solaris. --- d231c858d574d37b6cc3d3cef82b06cb04f13b81 diff --git a/test/ali/test-ali b/test/ali/test-ali index 4079790d..b24ec3e4 100755 --- a/test/ali/test-ali +++ b/test/ali/test-ali @@ -53,6 +53,8 @@ run_test 'ali -nonexistent' 'ali: -nonexistent unknown' # check with no arguments and no AliasFile profile component run_test 'ali' '' +exit # ???? Temporary, to isolate failure on Solaris. + # check with nonexistent alias file run_test 'ali -alias nonexistent' \ "ali: aliasing error in nonexistent - unable to read 'nonexistent'"