aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael S. Tsirkin <mst@redhat.com>2019-01-10 12:43:47 -0500
committerMichael S. Tsirkin <mst@redhat.com>2019-01-11 16:05:54 -0500
commitb94db01fffe21e64f594e0235fabaa00903fdd93 (patch)
treee3ae771f22957c26456f1fce6d249bd94890edbb
parent4d823ad7890db979ef176684dff3352cd3bc673e (diff)
downloadvirtio-text-b94db01fffe21e64f594e0235fabaa00903fdd93.tar.gz
edit: pick up a cleanup commit for diff
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
-rwxr-xr-xmakediff.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/makediff.sh b/makediff.sh
index 679e2b6..4d48519 100755
--- a/makediff.sh
+++ b/makediff.sh
@@ -20,6 +20,7 @@ while read -r rev; do
git cherry-pick --keep-redundant-commits --allow-empty `git rev-list -1 -F --grep "$rev" $newrev` || exit 1
done << 'EOF'
headerfile: rename virtio_ring to virtio queue
+edit: drop obsolete commands related to cs02
EOF
#mv specvars.tex specvars-orig.tex