X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=cdr-dvdrw-tools%2Fcdrkit%2Fdvdrec-data;h=388e09e305e61f02257e95b0384e3e965ad1c7f3;hb=HEAD;hp=550ca4f737d0795df2b11c23d0151c8dc3d1df53;hpb=6c49eb3eb2c236f0e8e711eec72b32d01d629050;p=audio-cdr-video.git diff --git a/cdr-dvdrw-tools/cdrkit/dvdrec-data b/cdr-dvdrw-tools/cdrkit/dvdrec-data index 550ca4f..388e09e 100755 --- a/cdr-dvdrw-tools/cdrkit/dvdrec-data +++ b/cdr-dvdrw-tools/cdrkit/dvdrec-data @@ -4,8 +4,10 @@ . .config -label="$1" -shift +if [ -n "$label" ]; then + label="$1" + shift +fi if [ -z "$label" ]; then label="`guess_label.py`"