]> hydra-www.ietfng.org Git - acmetensortoys-esp-lua_lamp/commit
push* scripts: use luasrcdiet if directed
authorNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Sun, 30 Jul 2017 01:34:55 +0000 (21:34 -0400)
committerNathaniel Wesley Filardo <nwf@cs.jhu.edu>
Mon, 31 Jul 2017 23:23:28 +0000 (19:23 -0400)
commit13cd7845bb70b332eb0a0930d651b1ad246ff209
tree671209988f05f51ce9428c0b418411c1352405e5
parentcdb0ae55cbe01da9fce53baf3936cd42d83e3059
push* scripts: use luasrcdiet if directed

If ${LUADIET} is empty, send files as they are; otherwise, stream them
through luasrcdiet.  To use the default options, use 'LUADIET=' '" or
something to that effect.  This can be set per-file, should some module
turn out to be broken by dieting.

The "dopush" utility macro is split and now called "dopushlua" and
"dopushtext" (which skips luasrcdiet even if it is engaged).
pushall.sh