From: Volker Lendecke Date: Thu, 28 Dec 2023 12:39:40 +0000 (+0100) Subject: test: Fix a typo X-Git-Tag: tdb-1.4.13~493 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d9b02758d2e7f5f5bd4515071ba275062b0d7215;p=thirdparty%2Fsamba.git test: Fix a typo Signed-off-by: Volker Lendecke Reviewed-by: Ralph Boehme Autobuild-User(master): Ralph Böhme Autobuild-Date(master): Tue Nov 19 19:24:16 UTC 2024 on atb-devel-224 --- diff --git a/source3/script/tests/test_shadow_copy.sh b/source3/script/tests/test_shadow_copy.sh index cebba34e16a..4f6737e0add 100755 --- a/source3/script/tests/test_shadow_copy.sh +++ b/source3/script/tests/test_shadow_copy.sh @@ -100,7 +100,7 @@ build_snapshots() local prefix #prefix from snapshot dir to share root local start #timestamp index of first snapshot local end #timestamp index of last snapshot - local sub #creat a snapshot of subtree of share + local sub #create a snapshot of subtree of share local snapdir local snapname local i