Lines Matching refs:patch
32 cat << EOF > longlines.patch
37 printf -- "-%$1s\n" | tr " " "a" >> longlines.patch 2>/dev/null
38 printf -- "+%$1s" | tr " " "b" >> longlines.patch 2>/dev/null
40 patch longlines < longlines.patch
85 cat << EOF > test_diff.patch
93 patch -V simple to_patch < test_diff.patch
110 cat << EOF > test_diff.patch
119 patch -V none to_patch < test_diff.patch
125 VERSION_CONTROL=existing patch -V none to_patch \
126 < test_diff.patch
132 patch --posix to_patch < test_diff.patch
147 cat << EOF > test_diff.patch
155 patch -V numbered to_patch < test_diff.patch
158 cat << EOF > test_diff2.patch
166 patch -V numbered to_patch < test_diff2.patch