blob: be2168135f3d4811e64a853b634f52f6ad25e7e2 [file] [log] [blame]
if busybox tar tx; then
return 1
else
return 0
fi