#!/bin/sh ########################################################## # Test incorporating mail from stdin with `inc -file -`. # ########################################################## . "$MH_TEST_COMMON" # Test empty stdin from a pipe. runandcheck "printf '' |inc -file -" <$f && inc -file - <$f" <$f && inc -file - <$f" <