pause-tube should check tube name is ok
commit69838084f1388ef63673e4dfd908333d5da8fc24
authorDanny Guinther <dannyguinther@gmail.com>
Sun, 3 Apr 2016 07:23:09 +0000 (3 03:23 -0400)
committerKeith Rarick <kr@xph.us>
Sun, 3 Apr 2016 07:23:09 +0000 (3 00:23 -0700)
tree631ec836828e1acfa64d380207ae85639ef864c9
parent20636697c8f1b7bed0d13f65c4643aa5967f9706
pause-tube should check tube name is ok

This change updates pause-tube to return BAD_FORMAT when an
invalid tube name is supplied. At present pause-tube will return
NOT_FOUND after it fails to find an invalid tube.

This is more of a consistency thing than a bug, per se.
prot.c