fix regression where 'got send -T' failed if same tag already exists on server
commit4064588e9563c73b3a08166b9665a4c9b7c69ae1
authorStefan Sperling <stsp@stsp.name>
Sat, 16 Oct 2021 14:50:03 +0000 (16 14:50 +0000)
committerThomas Adam <thomas@xteddy.org>
Sun, 17 Oct 2021 10:13:58 +0000 (17 11:13 +0100)
treeb728cd743dbc0fd0c14b832f7ec517e316edcfcc
parent4c573c7c79e170567111adc245c8f3d80ff7f879
fix regression where 'got send -T' failed if same tag already exists on server

Problem reported and fix tested by Omar Polo.
lib/send.c
regress/cmdline/send.sh