You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
QA/tests/p_gcc/0-install_gcc.sh

11 lines
304 B

#!/bin/bash
# Author: Christoph Galuschka <christoph.galuschka@chello.at>
# Install gcc
t_Log "Running $0 - installing gcc."
echo "Подготовка окружения для тестирования пакета ${TEST_PACKAGE_NAME}"
t_InstallPackage gcc
t_InstallPackage man man-pages util-linux