print to help troubleshoot odd issue

This commit is contained in:
Mike Voorhees 2016-04-11 14:23:57 -04:00
Родитель d3a9afa0ad
Коммит 2e394beb9d
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -396,6 +396,7 @@ if ($artifact)
if ($artifactsCommon)
{
print(">>> Creating common artifacts...\n");
print(">>> distribution directory = $distdir\n");
if (!(-d "$distdir"))
{