From 22fd7b2d4764535bd3afc37728df1015b0294467 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ulrich=20M=C3=BCller?= Date: Tue, 28 Feb 2017 21:39:46 +0100 Subject: Drop remaining $Id$ and $Header$ from files. Bug: 611234 --- dev-db/mysql-init-scripts/files/log-s6 | 1 - 1 file changed, 1 deletion(-) (limited to 'dev-db/mysql-init-scripts/files/log-s6') diff --git a/dev-db/mysql-init-scripts/files/log-s6 b/dev-db/mysql-init-scripts/files/log-s6 index 15be384fc734..d135c530cd4e 100644 --- a/dev-db/mysql-init-scripts/files/log-s6 +++ b/dev-db/mysql-init-scripts/files/log-s6 @@ -1,7 +1,6 @@ #!/bin/sh # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Id$ if [ -e ./env ] ; then source ./env ; else echo "failed to source env" ; fi mkdir -p "/var/log/mysql/${SVCNAME}" -- cgit v1.2.3