]> hydra-www.ietfng.org Git - acmetensortoys-esp-lua_ctfws/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)
commit52886226fdcaa4f8e8e39aab0a2070a5f7733233
treebe664b7346f6110306d6345b04940ca54bb6b836
parent1220c405f14618b85097f9c70a26ba72ecdc7c01
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