Removed debugging statement and added comments to the duplicate check
[mmh] / test / scan / test-scan-multibyte
index bd0da47..ce4ec69 100755 (executable)
@@ -26,7 +26,7 @@ if test "${MULTIBYTE_ENABLED}" -ne 1; then
     test_skip "configure did not detect multibyte support"
 fi
 
-export LC_ALL=en_US.UTF-8
+LC_ALL=en_US.UTF-8; export LC_ALL
 
 #
 # Create a test message with RFC 2047 headers we can scan