remove bogus "
authorMike Frysinger <vapier@gentoo.org>
Sat, 1 Apr 2006 01:35:52 +0000 (01:35 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 1 Apr 2006 01:35:52 +0000 (01:35 -0000)
testsuite/testing.sh

index 19d93f5a8058368309fbc8ff3400cf91acd9af60..7c642d729880a7bdc6d802b8b63389941b89b225 100755 (executable)
@@ -17,8 +17,8 @@
 #
 # The "testing" function takes five arguments:
 #      $1) Description to display when running command
-#      $2) Command line arguments to command"
-#      $3) Expected result (on stdout)"
+#      $2) Command line arguments to command
+#      $3) Expected result (on stdout)
 #      $4) Data written to file "input"
 #      $5) Data written to stdin
 #