tm 7.33.
[elisp/tm.git] / methods / tm-image
index f56c76d..76ae5e3 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-if [ "$TM_TMP_DIR"="" ]; then
+if [ "$TM_TMP_DIR" = "" ]; then
        TM_TMP_DIR=/tmp
        export TM_TMP_DIR
 fi