#!/bin/sh # # Copyright (c) 2012 Mozilla Foundation # setglobal test_description = ''diff.context configuration'' source ./test-lib.sh test_expect_success 'setup' ' cat >template <<-\EOF && firstline b c d e f preline TARGET postline i j k l m n EOF sed "/TARGET/d" >x