Removed upstream dir
[maemian] / nokia-lintian / testset / scripts / perl-bizarre-2
diff --git a/nokia-lintian/testset/scripts/perl-bizarre-2 b/nokia-lintian/testset/scripts/perl-bizarre-2
deleted file mode 100644 (file)
index afd9cfe..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-#!/bin/sh
-eval 'exec /usr/bin/perl -wS $0 ${1+"$@"}'
-    if $running_under_some_shell;
-
-# I'm someone following perlrun except without using the Perl #! line.
-# Now something to choke bash.
-while (<>) { if (/%#/) { print } }