Fix argument checking for ${readsocket }
[exim.git] / test / scripts / 0000-Basic / 0373
index 02cdc31fc8bc2e2964ce5bfce524ac9bf07f7f17..0f63cee9bf0492514a182392ade13bc8ffc3c63f 100644 (file)
@@ -102,3 +102,7 @@ exim -be
 10 >>${readsocket{inet:badloop:PORT_S}{QUERY-10\n}}<<
 11 >>${readsocket{inet:thisloop:PORT_S}{QUERY-11\n}{2s:shutdown=no}}<<
 ****
+#
+exim -be
+crash-regression-check >>${readsocket{inet:127.0.0.1:PORT_N}{}{}}<<
+****