Removed double quotes around case arguments in test scripts.
[mmh] / test / whatnow / test-cd
index 9cc3286..ef6175d 100755 (executable)
@@ -35,7 +35,7 @@ set +e
 whatnowtest=`echo cd | TERM=dumb whatnow -prompt ''`
 set -e
 
-case "${whatnowtest}" in
+case ${whatnowtest} in
     cd) cat > "$expected" <<EOF
 cd ${MH_TEST_DIR}/foo\'s\ bar
 pwd