summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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: