[Lsb-messages] /var/www/bzr/lsb/devel/distribution-checker r71: Fix the gtk-print-dialog FVT (bug 3621, lands in Manifest)

Stew Benedict stewb at linux-foundation.org
Wed Jul 18 12:31:50 UTC 2012


------------------------------------------------------------
revno: 71
committer: Stew Benedict <stewb at linux-foundation.org>
branch nick: distribution-checker
timestamp: Wed 2012-07-18 08:31:50 -0400
message:
  Fix the gtk-print-dialog FVT (bug 3621, lands in Manifest)
modified:
  utils/Tests/templates/manual/Gtk_print_dialog_test.mnf.tpl
-------------- next part --------------
=== modified file 'utils/Tests/templates/manual/Gtk_print_dialog_test.mnf.tpl'
--- a/utils/Tests/templates/manual/Gtk_print_dialog_test.mnf.tpl	2011-05-31 20:18:30 +0000
+++ b/utils/Tests/templates/manual/Gtk_print_dialog_test.mnf.tpl	2012-07-18 12:31:50 +0000
@@ -22,7 +22,7 @@
 
 STEP Select <tt>Print to file</tt> and PDF as the <tt>Output format</tt>. Click OK to print to the default output.pdf. <br />- Expected result: print dialog box closes, file <tt>output.pdf</tt> should appear in the working directory.
 
-STEP Run the command <tt>file output.pdf</tt> <br />- Expected result: You should see output identifying the file as a postscript file.
+STEP Run the command <tt>file output.pdf</tt> <br />- Expected result: You should see output identifying the file as a pdf file (or possibly a postscript file).
 
 STEP Run the command <tt>ls -l output.pdf</tt> <br />- Expected result: You should see output.pdf as a file approximately 40k in size.
 



More information about the lsb-messages mailing list