]> hydra-www.ietfng.org Git - acmetensortoys-esp-lua_core/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)
commit8a8976f0ad4e66fccb8c8de35cd2093149f8166c
tree37470a0b561432bcf5bc4c7607f082d1c4fd0ab4
parentfb122327bd336280d52b2bdeb069c6cc45dfa528
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).
host/pushcommon.sh
host/pushinit.sh
host/pushvia.expect