diff options
Diffstat (limited to 'testing/scripts/build-hostconfig')
-rwxr-xr-x | testing/scripts/build-hostconfig | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testing/scripts/build-hostconfig b/testing/scripts/build-hostconfig index 6376c36b7..0ebbc5264 100755 --- a/testing/scripts/build-hostconfig +++ b/testing/scripts/build-hostconfig @@ -13,8 +13,6 @@ # WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. -# -# RCSID $Id$ DIR=`dirname $0` |