Add track flags for solaris. Regression test without vcdinfo corrected.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
#$Id: check_cue.sh.in,v 1.22 2004/12/31 07:51:43 rocky Exp $
|
||||
#$Id: check_cue.sh.in,v 1.23 2004/12/31 08:27:49 rocky Exp $
|
||||
# Tests to see that BIN/CUE and cdrdao TOC file iamge reading is correct
|
||||
# (via cd-info).
|
||||
|
||||
@@ -72,7 +72,7 @@ if test -f ${srcdir}/${fname}.bin ; then
|
||||
check_result $RC "cd-info CUE test $testnum" "${CD_INFO} $opts"
|
||||
|
||||
if test -z "@VCDINFO_LIBS@" ; then
|
||||
right=${srcdir}/${fname}.right
|
||||
right=${srcdir}/${fname}_toc.right
|
||||
else
|
||||
right=${srcdir}/${fname}_vcdinfo_toc.right
|
||||
fi
|
||||
|
||||
@@ -4,10 +4,10 @@ PARTICULAR PURPOSE.
|
||||
__________________________________
|
||||
|
||||
CD-ROM Track List (1 - 3)
|
||||
#: MSF LSN Type Green?
|
||||
1: 00:02:00 000000 XA true
|
||||
2: 00:17:57 001182 XA true
|
||||
3: 00:24:71 001721 XA true
|
||||
#: MSF LSN Type Green? Copy?
|
||||
1: 00:02:00 000000 XA true yes
|
||||
2: 00:17:57 001182 XA true yes
|
||||
3: 00:24:71 001721 XA true yes
|
||||
170: 00:30:10 002110 leadout (4 MB)
|
||||
Media Catalog Number (MCN): not available
|
||||
__________________________________
|
||||
|
||||
Reference in New Issue
Block a user