summaryrefslogtreecommitdiff
path: root/source3/script
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2017-04-11 10:12:51 +0200
committerMichael Adam <obnox@samba.org>2017-04-13 02:44:38 +0200
commit9cf3ac1d0c776cd97b2075e95174b3ab41974f89 (patch)
tree7ad5be630abc51d7efe7644c2772bd6ecb1c9bd5 /source3/script
parent9d419c3fe3654f038fbc978ecb7fa87cf8a5cc3b (diff)
downloadsamba-9cf3ac1d0c776cd97b2075e95174b3ab41974f89.tar.gz
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
Diffstat (limited to 'source3/script')
-rwxr-xr-xsource3/script/tests/test_offline.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/script/tests/test_offline.sh b/source3/script/tests/test_offline.sh
index fbc071af998..9809f1bf9c9 100755
--- a/source3/script/tests/test_offline.sh
+++ b/source3/script/tests/test_offline.sh
@@ -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