aboutsummaryrefslogtreecommitdiff
path: root/testsuite/tar/tar-demands-at-most-one-ctx
blob: be2168135f3d4811e64a853b634f52f6ad25e7e2 (plain)
1
2
3
4
5
if busybox tar tx; then
	return 1
else
	return 0
fi