Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
oguyon committed Aug 15, 2024
1 parent b56b9ec commit 331ab9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/COREMOD_arith/scripts/milk-stream-crop
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dx="${inputMSargARRAY[3]}"
y0="${inputMSargARRAY[4]}"
dy="${inputMSargARRAY[5]}"

echo ${streamname}
echo ${streamin}

MILK_QUIET=1 milk << EOF
readshmim ${streamin}
Expand Down

0 comments on commit 331ab9c

Please sign in to comment.