summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Shilovsky <pshilovsky@samba.org>2014-08-12 12:38:13 -0400
committerSteve Dickson <steved@redhat.com>2014-08-12 14:39:55 -0400
commit0bb61b7cd0066a317b952d1c524597a26ce4f66e (patch)
tree9d8182bff2a4a215fab2477163e77e556caf5291
parent53cddd8d4c52a1566d3dcb8eedd316413da6f5ad (diff)
downloadcthon04-0bb61b7cd0066a317b952d1c524597a26ce4f66e.tar.gz
cthon04-0bb61b7cd0066a317b952d1c524597a26ce4f66e.tar.xz
cthon04-0bb61b7cd0066a317b952d1c524597a26ce4f66e.zip
Add SMB/CIFS section in tests.init
Signed-off-by: Pavel Shilovsky <pshilovsky@samba.org> Signed-off-by: Steve Dickson <steved@redhat.com>
-rw-r--r--tests.init4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests.init b/tests.init
index 6837272..eba14c7 100644
--- a/tests.init
+++ b/tests.init
@@ -35,6 +35,10 @@ MOUNTCMD='./domount -t $FSOPT -o $MNTOPTIONS $SERVER\:$SERVPATH $MNTPOINT'
# DG/UX
#MOUNTCMD='./domount -t nfs -o $MNTOPTIONS $SERVER\:$SERVPATH $MNTPOINT'
+# Use this mount command if using:
+# SMB/CIFS
+#MOUNTCMD='./domount -t cifs -o $MNTOPTIONS //$SERVER/$SERVPATH $MNTPOINT'
+
UMOUNTCMD='./domount -u $MNTPOINT'
# Use the next two lines if using: