mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
b3d0a7d09a
In some environment, Running 080 fails with many errors. It happens because ltp/rwtest.sh assumes /bin/sh is `bash' and it's not always true (ex. /bin/sh is `dash' in Debian.) This script should explicitly declare that its interpreter is `bash'. Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com> Reviewed-by: Ben Myers <bpm@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>