#!/bin/bash # anon chains with c1 -> c2 recursive jump, expect failure $NFT -f - <&2 exit 1 fi exit 0