Kaydet (Commit) 8ed50137 authored tarafından Pedro Giffuni's avatar Pedro Giffuni

Revert r1700845 for more scripts.

The shebang situation for Windows seems to be a bit odd. Revert the
change in all the cases where it is likely to cause trouble.

Found and reported by:	damjan
üst 64d85c66
......@@ -21,7 +21,7 @@ eval 'exec perl -wS $0 ${1+"$@"}'
#
#**************************************************************
# #!/usr/bin/env perl -w
# #!/usr/bin/perl -w
use strict;
use POSIX;
......
#!/usr/bin/env perl -w
#!/usr/bin/perl -w
#
# $Id: gcov_filter.pl,v 1.4 2005-11-02 17:23:57 kz Exp $
#
......
#!/usr/bin/env perl -w
#!/usr/bin/perl -w
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
......
#!/usr/bin/env perl -w
#!/usr/bin/perl -w
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
......
#!/usr/bin/env perl -w
#!/usr/bin/perl -w
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
......
#!/usr/bin/env perl -w
#!/usr/bin/perl -w
#**************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
......
#!/usr/bin/env perl -w
#!/usr/bin/perl -w
#**************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
......
#!/usr/bin/env perl -w
#! /usr/bin/perl -w
#**************************************************************
#
......
#!/usr/bin/env perl -w
#!/usr/bin/perl -w
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
......
#!/usr/bin/env perl -w
#! /usr/bin/perl -w
eval 'exec /usr/bin/perl -S $0 ${1+"$@"}'
if 0; #$running_under_some_shell
#**************************************************************
......
#!/usr/bin/env perl -w
#!/usr/bin/perl -w
# *************************************************************
#
# Licensed to the Apache Software Foundation (ASF) under one
......
#!/usr/bin/env perl -w
#!/usr/bin/perl -w
#**************************************************************
#
......
#!/usr/bin/env perl -w
#!/usr/bin/perl -w
#**************************************************************
#
......
#!/usr/bin/env perl -w
#!/usr/bin/perl -w
#**************************************************************
#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment