]> diplodocus.org Git - nmh/commitdiff
Added exit to test-ali, temporarily, to isolate failure on
authorDavid Levine <levinedl@acm.org>
Fri, 1 Feb 2013 03:27:46 +0000 (21:27 -0600)
committerDavid Levine <levinedl@acm.org>
Fri, 1 Feb 2013 03:27:46 +0000 (21:27 -0600)
Solaris.

test/ali/test-ali

index 4079790df05a4eb3803411a47b0a6dd16300fa65..b24ec3e4e8754e6a506ba584abe87e0c9e921bfa 100755 (executable)
@@ -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'"