6 Mar
2014
6 Mar
'14
12:30
On Thursday 2014-03-06 11:08, Marcus Huewe wrote:
+ if [ -n "$just_edit" -o -n "$template" ]; then + echo "-m, -e and -t are mutually exclusive!" exit 1 fi
Speaking of which: why _are_ -m and -e exclusive? -m gives the message and -e invokes the editor. To me, that's not a conflict. Git can do it, so osc should too. -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org