Browse Source

[trac606] cleanup: removed $Id$s

JINMEI Tatuya 14 years ago
parent
commit
ddd7b7c3df

+ 0 - 2
tests/system/cleanall.sh

@@ -15,8 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 # PERFORMANCE OF THIS SOFTWARE.
 
 
-# $Id: cleanall.sh,v 1.11 2007/06/19 23:47:00 tbox Exp $
-
 #
 #
 # Clean up after system tests.
 # Clean up after system tests.
 #
 #

+ 0 - 2
tests/system/conf.sh.in

@@ -15,8 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 # PERFORMANCE OF THIS SOFTWARE.
 
 
-# $Id: conf.sh.in,v 1.59 2011-01-13 04:59:24 tbox Exp $
-
 #
 #
 # Common configuration data for system tests, to be sourced into
 # Common configuration data for system tests, to be sourced into
 # other shell scripts.
 # other shell scripts.

+ 0 - 2
tests/system/digcomp.pl

@@ -15,8 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 # PERFORMANCE OF THIS SOFTWARE.
 
 
-# $Id: digcomp.pl,v 1.14 2007/06/19 23:47:00 tbox Exp $
-
 # Compare two files, each with the output from dig, for differences.
 # Compare two files, each with the output from dig, for differences.
 # Ignore "unimportant" differences, like ordering of NS lines, TTL's,
 # Ignore "unimportant" differences, like ordering of NS lines, TTL's,
 # etc...
 # etc...

+ 0 - 2
tests/system/ifconfig.sh

@@ -15,8 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 # PERFORMANCE OF THIS SOFTWARE.
 
 
-# $Id: ifconfig.sh,v 1.59 2010/06/11 23:46:49 tbox Exp $
-
 #
 #
 # Set up interface aliases for bind9 system tests.
 # Set up interface aliases for bind9 system tests.
 #
 #

+ 0 - 2
tests/system/run.sh

@@ -15,8 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 # PERFORMANCE OF THIS SOFTWARE.
 
 
-# $Id: run.sh,v 1.45 2010-12-20 21:35:45 each Exp $
-
 #
 #
 # Run a system test.
 # Run a system test.
 #
 #

+ 0 - 2
tests/system/runall.sh

@@ -15,8 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 # PERFORMANCE OF THIS SOFTWARE.
 
 
-# $Id: runall.sh,v 1.10 2010/03/04 23:50:34 tbox Exp $
-
 #
 #
 # Run all the system tests.
 # Run all the system tests.
 #
 #

+ 0 - 2
tests/system/start.pl

@@ -15,8 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 # PERFORMANCE OF THIS SOFTWARE.
 
 
-# $Id: start.pl,v 1.16 2010/09/15 12:07:55 marka Exp $
-
 # Framework for starting test servers.
 # Framework for starting test servers.
 # Based on the type of server specified, check for port availability, remove
 # Based on the type of server specified, check for port availability, remove
 # temporary files, start the server, and verify that the server is running.
 # temporary files, start the server, and verify that the server is running.

+ 0 - 2
tests/system/stop.pl

@@ -15,8 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 # PERFORMANCE OF THIS SOFTWARE.
 
 
-# $Id: stop.pl,v 1.12 2007/06/19 23:47:00 tbox Exp $
-
 # Framework for stopping test servers
 # Framework for stopping test servers
 # Based on the type of server specified, signal the server to stop, wait
 # Based on the type of server specified, signal the server to stop, wait
 # briefly for it to die, and then kill it if it is still alive.
 # briefly for it to die, and then kill it if it is still alive.

+ 0 - 2
tests/system/testsock.pl

@@ -15,8 +15,6 @@
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
 # PERFORMANCE OF THIS SOFTWARE.
 # PERFORMANCE OF THIS SOFTWARE.
 
 
-# $Id: testsock.pl,v 1.18 2010/08/17 23:46:46 tbox Exp $
-
 # Test whether the interfaces on 10.53.0.* are up.
 # Test whether the interfaces on 10.53.0.* are up.
 
 
 require 5.001;
 require 5.001;