Skip to content
Snippets Groups Projects
Commit 6f2943de authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

Minor beautification.

parent b3faa384
No related branches found
No related tags found
No related merge requests found
......@@ -69,6 +69,7 @@ print(STDERR Data::Dumper->Dump([\%configHDefs], [qw(configHDefs)]))
print(STDERR 'srcBaseDir = ', $srcBaseDir, "\n",
'dstBaseDir = ', $dstBaseDir, "\n")
if ($debug);
foreach my $headerFn (@ARGV)
{
my ($instHeaderFn) = catfile($dstBaseDir,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment