summaryrefslogtreecommitdiffstats
path: root/tests/expected/ts-mount-special
blob: fb472079d49145ef8a4796f20c01c1ebc433acc4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
DEBUG: fstab path: "/etc/fstab"
DEBUG: lock path:  "/etc/mtab~"
DEBUG: temp path:  "/etc/mtab.tmp"
DEBUG: spec:  "/foo"
DEBUG: node:  "/bar"
DEBUG: types: "mytest"
DEBUG: opts:  "(null)"
DEBUG: external mount: argv[0] = "/sbin/mount.mytest"
DEBUG: external mount: argv[1] = "/foo"
DEBUG: external mount: argv[2] = "/bar"
DEBUG: external mount: argv[3] = "-o"
DEBUG: external mount: argv[4] = "rw"
/sbin/mount.mytest called with "/foo /bar -o rw"