From 10000691c4b7d26373579dd31a3b6e6991911723 Mon Sep 17 00:00:00 2001 From: oguyon Date: Wed, 14 Aug 2024 23:21:17 -1000 Subject: [PATCH] fix order --- src/COREMOD_arith/scripts/milk-stream-crop | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/COREMOD_arith/scripts/milk-stream-crop b/src/COREMOD_arith/scripts/milk-stream-crop index 28fc5170..78c7215b 100755 --- a/src/COREMOD_arith/scripts/milk-stream-crop +++ b/src/COREMOD_arith/scripts/milk-stream-crop @@ -58,6 +58,6 @@ cropmask ..procinfo 1 cropmask ..loopcntMax -1 cropmask ..triggermode 3 cropmask ..triggersname ${streamin} -cropmask ${streamin} null ${x0} ${dx} ${y0} ${dy} ${streamout} +cropmask ${streamin} null ${streamout} ${x0} ${dx} ${y0} ${dy} exitCLI EOF