fix test
authorThomas Vander Stichele <thomas@apestaart.org>
Fri, 27 Feb 2004 12:45:28 +0000 (12:45 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Fri, 27 Feb 2004 12:45:28 +0000 (12:45 +0000)
Original commit message from CVS:
fix test

tests/old/testsuite/debug/commandline.c
testsuite/debug/commandline.c

index 7cb62bf..57d2173 100644 (file)
@@ -27,7 +27,7 @@ GST_DEBUG_CATEGORY (cat);
 GST_DEBUG_CATEGORY_STATIC (cat_static);
 
 static const gchar* lines[] = {
-  "--gst-disable-debug",
+  "--gst-debug-disable",
   "--gst-debug-no-color",
   "--gst-debug-level=4",
   "--gst-debug=cat:4,cat_*:3",
index 7cb62bf..57d2173 100644 (file)
@@ -27,7 +27,7 @@ GST_DEBUG_CATEGORY (cat);
 GST_DEBUG_CATEGORY_STATIC (cat_static);
 
 static const gchar* lines[] = {
-  "--gst-disable-debug",
+  "--gst-debug-disable",
   "--gst-debug-no-color",
   "--gst-debug-level=4",
   "--gst-debug=cat:4,cat_*:3",