File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,4 +14,4 @@ dependency 'puppetlabs/apt','>=1.0.0'
1414dependency ' example42/php' ,' >=2.0.17'
1515dependency ' example42/puppi' ,' >=1.0.0'
1616
17- version ' 1.0.53 '
17+ version ' 1.0.54 '
Original file line number Diff line number Diff line change 4848 command => " ./install-test" ,
4949 cwd => ' /tmp/cphalcon/ext' ,
5050 require => [Exec[' git-pull-phalcon' ]],
51- onlyif => ' test -f /tmp/cphalcon/ext/install- test' ,
51+ onlyif => ' test -f /tmp/cphalcon/ext/test-install ' ,
5252 logoutput => true
5353 }
5454 }
6666 target => " ${php::config_dir} /${ini_file} " ,
6767 require => [
6868 File [" ${php::config_dir} /${ini_file} " ],
69- Exec[' install -phalcon-2.0' ]],
69+ Exec[' remove -phalcon-src -2.0' ]],
7070 loglevel => ' notice'
7171 }
7272 } else {
You can’t perform that action at this time.
0 commit comments