This is an automated email from the ASF dual-hosted git repository.
jpeach pushed a commit to branch master
in repository https://git-dual.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/master by this push:
new 484fa21 Remove redundany .PHONY target.
484fa21 is described below
commit 484fa21d98499b8fe30927fb4f5a4831d5423a00
Author: James Peach <[email protected]>
AuthorDate: Mon Apr 18 22:50:48 2016 -0700
Remove redundany .PHONY target.
---
ci/tsqa/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/ci/tsqa/Makefile b/ci/tsqa/Makefile
index 58ebef2..205a03b 100644
--- a/ci/tsqa/Makefile
+++ b/ci/tsqa/Makefile
@@ -14,8 +14,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-.PHONY: test list clean update bootstrap
-
-include /etc/os-release
DISTRIBUTION := $(NAME)$(VERSION_ID)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].