1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

s3:tests: fix commment typo in the offline test

Signed-off-by: Michael Adam <obnox@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>

Autobuild-User(master): Michael Adam <obnox@samba.org>
Autobuild-Date(master): Thu Apr 13 02:44:38 CEST 2017 on sn-devel-144
This commit is contained in:
Michael Adam 2017-04-11 10:12:51 +02:00
parent 9d419c3fe3
commit 9cf3ac1d0c

View File

@ -1,6 +1,6 @@
#!/bin/sh
#
# Blackbox test for shadow_copy2 VFS.
# Blackbox test for the offline VFS module.
#
if [ $# -lt 7 ]; then
cat <<EOF