From ccb7a8053356623c30cbd0978f8820da67a8aa18 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 07 Dec 2015 12:08:31 -0500 Subject: tests/*.sh: Drop magic number --- diff --git a/tests/arch_is_concerned.sh b/tests/arch_is_concerned.sh index c6c1d17..837d3be 100755 --- a/tests/arch_is_concerned.sh +++ b/tests/arch_is_concerned.sh @@ -1,5 +1,3 @@ -#!/bin/sh -# # arch_is_concerned() tests # # Copyright (C) 2014 Patrick "P. J." McDermott diff --git a/tests/match_arch.sh b/tests/match_arch.sh index 35f943b..2d3693b 100755 --- a/tests/match_arch.sh +++ b/tests/match_arch.sh @@ -1,5 +1,3 @@ -#!/bin/sh -# # match_arch() tests # # Copyright (C) 2014 Patrick "P. J." McDermott diff --git a/tests/match_plat.sh b/tests/match_plat.sh index 9074362..039f76a 100755 --- a/tests/match_plat.sh +++ b/tests/match_plat.sh @@ -1,5 +1,3 @@ -#!/bin/sh -# # match_plat() tests # # Copyright (C) 2014 Patrick "P. J." McDermott diff --git a/tests/parse_control.basic.sh b/tests/parse_control.basic.sh index 98d3c83..ef0923f 100755 --- a/tests/parse_control.basic.sh +++ b/tests/parse_control.basic.sh @@ -1,5 +1,3 @@ -#!/bin/sh -# # Basic parse_control() test # # Copyright (C) 2014 Patrick "P. J." McDermott diff --git a/tests/plat_is_concerned.sh b/tests/plat_is_concerned.sh index 126e36a..120aa5a 100755 --- a/tests/plat_is_concerned.sh +++ b/tests/plat_is_concerned.sh @@ -1,5 +1,3 @@ -#!/bin/sh -# # plat_is_concerned() tests # # Copyright (C) 2014 Patrick "P. J." McDermott diff --git a/tests/reduce_deps.sh b/tests/reduce_deps.sh index 0e5f7da..386b609 100755 --- a/tests/reduce_deps.sh +++ b/tests/reduce_deps.sh @@ -1,5 +1,3 @@ -#!/bin/sh -# # reduce_deps() tests # # Copyright (C) 2014 Patrick "P. J." McDermott diff --git a/tests/resolve_deps.basic.sh b/tests/resolve_deps.basic.sh index b0b938e..3edad56 100755 --- a/tests/resolve_deps.basic.sh +++ b/tests/resolve_deps.basic.sh @@ -1,5 +1,3 @@ -#!/bin/sh -# # Basic resolve_deps() test # # Copyright (C) 2014 Patrick "P. J." McDermott -- cgit v0.9.1