diff options
Diffstat (limited to 'config.com')
-rw-r--r-- | config.com | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config.com b/config.com index 7a1b351b46..5b549955d0 100644 --- a/config.com +++ b/config.com @@ -90,5 +90,4 @@ $ IF verbose THEN - WRITE SYS$OUTPUT "PERL ''here'Configure ""''target'""''collected_args'" $ IF .not. dryrun THEN - PERL 'here'Configure "''target'" 'debug' 'collected_args' -$ ENDIF $ EXIT $STATUS |