Add "make check-short" target to run tests without bloated output. - libcdio.git - libcdio

index : libcdio.git
libcdio
summary refs log tree commit diff
path: root/example/sample4.c
diff options
context:
space:
mode:
authorR. Bernstein <rocky@gnu.org>2012年09月26日 13:36:59 -0400
committerR. Bernstein <rocky@gnu.org>2012年09月26日 13:36:59 -0400
commit74b0b023f4aad4832bdf2e9df3752c5ff2e65dc6 (patch)
treede19e1e26aaf4148367bbccc2044b1a05350f259 /example/sample4.c
parent4c5369b7c407666f15beef4b6cacba8d8dfdf397 (diff)
downloadlibcdio-74b0b023f4aad4832bdf2e9df3752c5ff2e65dc6.tar.gz
Add "make check-short" target to run tests without bloated output.
Diffstat (limited to 'example/sample4.c')
-rw-r--r--example/sample4.c 4
1 files changed, 2 insertions, 2 deletions
diff --git a/example/sample4.c b/example/sample4.c
index 4e75f5c4..34ae2e22 100644
--- a/example/sample4.c
+++ b/example/sample4.c
@@ -155,7 +155,7 @@ main(int argc, const char *argv[])
p_cdio = cdio_open (cd_image_name, DRIVER_UNKNOWN);
if (NULL == p_cdio) {
- printf("Problem in trying to find a driver.\n\n");
+ printf("-- Problem in trying to find a driver.\n\n");
return 77;
}
@@ -175,7 +175,7 @@ main(int argc, const char *argv[])
/* try to find out what sort of CD we have */
if (0 == num_data) {
- printf("Audio CD\n");
+ printf("-- Audio CD\n");
} else {
/* we have data track(s) */
cdio_iso_analysis_t cdio_iso_analysis;
generated by cgit v1.2.3 (git 2.39.1) at 2025年09月23日 04:33:35 +0000

AltStyle によって変換されたページ (->オリジナル) /