diff --git a/noinfo/make-indxal4.pl b/noinfo/make-indxal4.pl index b5f193182..de5cbd065 100755 --- a/noinfo/make-indxal4.pl +++ b/noinfo/make-indxal4.pl @@ -269,7 +269,7 @@ sub do_this_line { # this is considered harmful now creation of directories is versioned - DL # Open the file and start writing to it - open FILE, "> $file" or die $!; + open FILE, "> $file" or die "$!: $file"; print LOGFILE "Created $file\n"; print FILE << "END";