1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-03 04:22:09 +03:00

Add header.

This commit is contained in:
Jelmer Vernooij
2008-09-18 19:58:47 +02:00
parent 9007680678
commit fc7050e54c

View File

@ -1,4 +1,8 @@
#!/usr/bin/perl
# Simple script that converts Perl test harness output to
# Subunit
# Copyright (C) 2008 Jelmer Vernooij <jelmer@samba.org>
# Published under the GNU GPL, v3 or later
my $firstline = 1;
my $error = 0;