aboutsummaryrefslogtreecommitdiffstats
path: root/unit-tests/runzchaff.sh
blob: 651ab1919094c1fba90346bc042c3b9d7110d602 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash

count=1
i=$1
file=$(echo "$i" | sed "s/.cnf/.zlog/")

zchaff $i
mv resolve_trace $file