DSL print UTs

This commit is contained in:
John Kerl 2016-08-04 21:36:59 -04:00
parent ea43d60398
commit 0b01f2ebcb

View file

@ -3468,33 +3468,33 @@ run_mlr cat -n $tee2/out.pan
run_mlr cat -n $tee2/out.wye
run_mlr cat -n $tee2/out.zee
## ----------------------------------------------------------------
#announce DSL PRINT
#
#print1=$reloutdir/print1
#mkdir -p $print1
#
#run_mlr put -q 'print > "'$print1'/out.".$a, "abi:".$a.$b.$i' $indir/abixy
#run_mlr cat -n $print1/out.eks
#run_mlr cat -n $print1/out.hat
#run_mlr cat -n $print1/out.pan
#run_mlr cat -n $print1/out.wye
#run_mlr cat -n $print1/out.zee
#
#run_mlr put -q 'print > "'$print1'/out.".$a, "abi:".$a.$b.$i' $indir/abixy
#run_mlr cat -n $print1/out.eks
#run_mlr cat -n $print1/out.hat
#run_mlr cat -n $print1/out.pan
#run_mlr cat -n $print1/out.wye
#run_mlr cat -n $print1/out.zee
#
#run_mlr put -q 'print >> "'$print1'/out.".$a, "abi:".$a.$b.$i' $indir/abixy
#run_mlr cat -n $print1/out.eks
#run_mlr cat -n $print1/out.hat
#run_mlr cat -n $print1/out.pan
#run_mlr cat -n $print1/out.wye
#run_mlr cat -n $print1/out.zee
#
# ----------------------------------------------------------------
announce DSL PRINT
print1=$reloutdir/print1
mkdir -p $print1
run_mlr put -q 'print > "'$print1'/out.".$a, "abi:".$a.$b.$i' $indir/abixy
run_mlr cat -n $print1/out.eks
run_mlr cat -n $print1/out.hat
run_mlr cat -n $print1/out.pan
run_mlr cat -n $print1/out.wye
run_mlr cat -n $print1/out.zee
run_mlr put -q 'print > "'$print1'/out.".$a, "abi:".$a.$b.$i' $indir/abixy
run_mlr cat -n $print1/out.eks
run_mlr cat -n $print1/out.hat
run_mlr cat -n $print1/out.pan
run_mlr cat -n $print1/out.wye
run_mlr cat -n $print1/out.zee
run_mlr put -q 'print >> "'$print1'/out.".$a, "abi:".$a.$b.$i' $indir/abixy
run_mlr cat -n $print1/out.eks
run_mlr cat -n $print1/out.hat
run_mlr cat -n $print1/out.pan
run_mlr cat -n $print1/out.wye
run_mlr cat -n $print1/out.zee
## ----------------------------------------------------------------
#announce DSL PRINT
#