svn commit: r50832 - head/share/misc

Wolfram Schneider <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: wosch
Date: Wed Sep 13 09:02:06 2017
New Revision: 50832
URL: https://svnweb.freebsd.org/changeset/doc/50832

Log:
  show filename in error message

Modified:
  head/share/misc/epsgeom

Modified: head/share/misc/epsgeom
==============================================================================
--- head/share/misc/epsgeom	Tue Sep 12 21:06:09 2017	(r50831)
+++ head/share/misc/epsgeom	Wed Sep 13 09:02:06 2017	(r50832)
@@ -56,7 +56,7 @@ while(<IN>) {
 close IN;
 
 if (not defined($x)) {
-	die "Error: no BoundingBox found.\n";
+	die "Error: no BoundingBox found: $file\n";
 }
 
 $width -= $x;
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.