blob: 3ac58e89edf9ebeb2ab36aad96c61522417b4e95 [file] [log] [blame]
if busybox tar v; then
return 1
else
return 0
fi