mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
generic/426: Remove unused opt variable in create_test_files()
Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
This commit is contained in:
@@ -43,7 +43,6 @@ mkdir -p $testdir
|
||||
create_test_files()
|
||||
{
|
||||
local dir=$1
|
||||
local opt=$2
|
||||
|
||||
mkdir -p $dir
|
||||
rm -f $dir/*
|
||||
|
||||
Reference in New Issue
Block a user