]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
test: Fix a typo
authorVolker Lendecke <vl@samba.org>
Thu, 28 Dec 2023 12:39:40 +0000 (13:39 +0100)
committerRalph Boehme <slow@samba.org>
Tue, 19 Nov 2024 19:24:16 +0000 (19:24 +0000)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Tue Nov 19 19:24:16 UTC 2024 on atb-devel-224

source3/script/tests/test_shadow_copy.sh

index cebba34e16a6247ed14554e27233e83a83fbb644..4f6737e0add741cdf161a41c9e9038845598a9c5 100755 (executable)
@@ -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