#!/bin/sh ###################################################### # # Test change of sequence during show # ###################################################### . "$MH_TEST_COMMON" mark -sequence u -add -nozero 1-9 show 1-8 | mmh_test_fakepager & pagerpid=$! #because the fakepager sleeps 60 secounds the unseen sequence should be unchainged #this can fail if the buffer of the pipe is big enouth to hold all messages runandcheck "pick u" <