This commit is contained in:
FAREAST\canwan 2018-08-13 18:58:48 +08:00 коммит произвёл Hao Yuan
Родитель e96a4b7f86
Коммит b2fd9e0318
1 изменённых файлов: 1 добавлений и 1 удалений

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

@ -28,7 +28,7 @@ echo "the driname of the hadoopbinarypath is : $hadoopbinarypath_dirname"
[[ -f "${hadoopbinarypath_dirname}/12932984-12933562-done" ]] &&
{
echo "Hadoop ai with patch 12932984 has been built"
echo "Hadoop ai with patch 12932984-12933562 has been built"
echo "Skip this build precess"
exit 0
}