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:
@ -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;
|
||||
|
Reference in New Issue
Block a user