Mercurial > code > home > repos > light9
view bin/curvecalc_all_subterms @ 1446:ba6594263fa7
collector: client's prev settings are no longer mixed with its new request. this breaks live page
Ignore-this: 3155a2ab028d9e006ed4796ef8fbf8d0
author | drewp@bigasterisk.com |
---|---|
date | Sat, 11 Jun 2016 21:29:06 +0000 |
parents | 77522c773056 |
children |
line wrap: on
line source
#!/bin/zsh echo broken: use a plain shell loop exit 1 for x (`ls $LIGHT9_SHOW/subterms`) { bin/curvecalc $x }