From a1e7697b9032cc9617fcbdb53742fb036030dc81 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 31 Jan 2019 12:17:47 +0100 Subject: cleanup --- php-zendframework-zend-feed.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/php-zendframework-zend-feed.spec b/php-zendframework-zend-feed.spec index 93d9473..db70e51 100644 --- a/php-zendframework-zend-feed.spec +++ b/php-zendframework-zend-feed.spec @@ -195,7 +195,6 @@ require_once '%{buildroot}%{php_home}/Zend/%{library}/autoload.php'; \Fedora\Autoloader\Autoload::addPsr4('ZendTest\\%{library}\\', dirname(__DIR__) . '/test'); EOF -# TODO 7.3 stdlib "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? ret=0 for cmdarg in "php %{phpunit}" php70 php71 php72 php73; do if which $cmdarg; then -- cgit