]> diplodocus.org Git - nmh/blobdiff - test/mhshow/test-charset
Added -[no]textcharset switches to mhshow(1). These only apply if
[nmh] / test / mhshow / test-charset
index d3e735448b9319e25b4f7233b21c4479fa7492f7..d0d8028bdca5ee0919723749f5d86c45730df00a 100755 (executable)
@@ -16,10 +16,12 @@ fi
 
 setup_test
 
+LC_ALL=en_US.UTF-8; export LC_ALL
+
 expected=$MH_TEST_DIR/$$.expected
 actual=$MH_TEST_DIR/$$.actual
 
-echo 'mhshow-charset-windows-1252: echo "This is a test"' >> $MH_TEST_DIR/Mail/.mh_profile
+echo 'mhshow-charset-windows-1252: echo "This is a test"' >> "$MH"
 
 # Write message with bogus quoted-printable data.
 msgfile=`mhpath new`