Skip to content

Commit

Permalink
VMS: $? might be huge enough to break line length limit, so don't pri…
Browse files Browse the repository at this point in the history
…nt it

Reviewed-by: Rich Salz <[email protected]>
  • Loading branch information
levitte committed Mar 23, 2016
1 parent b6fe86c commit a5bb160
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Configurations/descrip.mms.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,6 @@ debug_logicals :
# Building targets ###################################################

configdata.pm : {- join(" ", sourcefile("Configurations", "descrip.mms.tmpl"), sourcefile("Configurations", "common.tmpl")) -} $(SRCDIR)Configure $(SRCDIR)config.com {- join(" ", @{$config{build_infos}}) -}
@ WRITE SYS$OUTPUT "Detected changed: $?"
@ WRITE SYS$OUTPUT "Reconfiguring..."
perl $(SRCDIR)Configure reconf
@ WRITE SYS$OUTPUT "*************************************************"
Expand Down

0 comments on commit a5bb160

Please sign in to comment.