summaryrefslogtreecommitdiff
path: root/README.bs2000
diff options
context:
space:
mode:
Diffstat (limited to 'README.bs2000')
-rw-r--r--README.bs20002
1 files changed, 1 insertions, 1 deletions
diff --git a/README.bs2000 b/README.bs2000
index bfed5d5e48..d34cc7ce03 100644
--- a/README.bs2000
+++ b/README.bs2000
@@ -137,7 +137,7 @@ instead:
: # use perl
eval 'exec /usr/local/bin/perl -S $0 ${1+"$@"}'
- if $running_under_some_shell;
+ if 0; # ^ Run only under a shell
=head2 Using Perl in "native" BS2000