]> diplodocus.org Git - nmh/blobdiff - test/ali/test-ali
Disabled incompatible locale check because the output varies too
[nmh] / test / ali / test-ali
index b24ec3e4e8754e6a506ba584abe87e0c9e921bfa..5dda0e5bbc2dbe35b64cf723a96fafc24b74282e 100755 (executable)
@@ -30,8 +30,8 @@ cat >$expected <<EOF
 Usage: ali [switches] aliases ...
   switches are:
   -alias aliasfile
+  -noalias
   -[no]list
-  -[no]normalize
   -[no]user
   -version
   -help
@@ -53,8 +53,6 @@ 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'"