summaryrefslogtreecommitdiffstats
path: root/tests/gnu/fprint_duplicate.sh
blob: 52755020884f77267e8a8cdb73589b61ea8362cc (plain)
1
2
3
4
5
6
7
"$XTOUCH" -p scratch/foo.out
ln scratch/foo.out scratch/foo.hard
ln -s foo.out scratch/foo.soft

invoke_bfs basic -fprint scratch/foo.out -fprint scratch/foo.hard -fprint scratch/foo.soft
sort scratch/foo.out >"$OUT"
diff_output