Test case: usr.bin/indent/functional_test:sac

Metadata

Standard output

Executing command [ cp /usr/tests/usr.bin/indent/sac.0 /usr/tests/usr.bin/indent/sac.0.pro /usr/tests/usr.bin/indent/sac.0.stdout . ]
Executing command [ sed -e /\$FreeBSD.*\$/d sac.0.stdout ]
Executing command [ /usr/bin/indent -Psac.0.pro ]

Standard error

Fail: stdout does not match golden output
--- output_file.parsed	2018-05-25 20:03:34.056655000 +0000
+++ /tmp/kyua.JMmJD6/2132/work/check.TAGqkE/stdout	2018-05-25 20:03:34.059306000 +0000
@@ -1,5 +1,5 @@
 void 
 t(void)
 {
-	int		a = (double) 8;
+	int		a = (double)8;
 }
Files left in work directory after failure: input_file.parsed, output_file.parsed, sac.0, sac.0.pro, sac.0.stdout