We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36fe5fe commit 72a220bCopy full SHA for 72a220b
manifests/framework.pp
@@ -41,7 +41,6 @@
41
command => 'zephir build',
42
cwd => '/tmp/cphalcon',
43
require => [Exec['generate-phalcon-2.0']],
44
- onlyif => 'test -f /tmp/cphalcon/config.json',
45
logoutput => true,
46
}
47
} else {
0 commit comments