Fix trailing whitespace in install_build_deps.sh
This commit is contained in:
parent
ba46cb4434
commit
da682b7777
@ -104,7 +104,7 @@ then
|
||||
sudo yum clean all
|
||||
sudo yum update -y
|
||||
unset enable_power_tools
|
||||
yum repolist all | grep PowerTools
|
||||
yum repolist all | grep PowerTools
|
||||
if [ $? == 0 ]
|
||||
then
|
||||
enable_power_tools="enablerepo=PowerTools"
|
||||
|
Loading…
x
Reference in New Issue
Block a user