From 15db58bdef5d29c45fdd4e0c607dc64eed683ce8 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Fri, 5 Aug 2016 09:24:35 -0400 Subject: [PATCH] DSL emitf pipe-redirect UT --- c/reg_test/run | 2 ++ 1 file changed, 2 insertions(+) diff --git a/c/reg_test/run b/c/reg_test/run index b194cff99..6fd4c5d20 100755 --- a/c/reg_test/run +++ b/c/reg_test/run @@ -3600,6 +3600,8 @@ run_mlr cat -n $emitf1/out.wyewye run_mlr cat -n $emitf1/out.zeepan run_mlr cat -n $emitf1/out.zeewye +run_mlr put -q '@a=$a; @b=$b; emitf | "tr \[a-z\] \[A-Z\]", @a, @b' $indir/abixy + # ---------------------------------------------------------------- announce DSL EMITP REDIRECTS