Change to allow test 0383 to work on HFS+ (non-case-sensitive FS)
[exim.git] / test / aux-var-src / 0383.f
diff --git a/test/aux-var-src/0383.f b/test/aux-var-src/0383.f
deleted file mode 100644 (file)
index f51156e..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# Exim filter (user filter for test 444)
-
-if error_message then finish endif
-
-if foranyaddress $h_to: ($thisaddress matches "^(...)") then
-  pipe "DIR/aux-fixed/showenv $thisaddress $1"
-endif   
-