Log In
centos
/
t_functional
Clone
Source Code
GIT
Source
Issues
1
Pull Requests
0
Stats
Blame tests/p_php/01_prep.sh
Branch:
d9d655e3a4007ed6be6bcbb5cf7659b9e1b51fc5
master
d9d655e3a4007ed6be6bcbb5cf7659b9e1b51fc5
tests
p_php
01_prep.sh
Blob
History
Raw
Karanbir Singh
0c8295
#!/bin/sh
Karanbir Singh
0c8295
Karanbir Singh
2dd0be
t_Log "Running $0 - attempting to install php-cli."
Karanbir Singh
2dd0be
t_InstallPackage php-cli
Karanbir Singh
2dd0be