Loading .vscode/settings.json +2 −2 Original line number Diff line number Diff line { // custom vars for launch.json "gkfs_work_path": "/dev/shm/gkws", "gkfs_work_path": "/dev/shm/gkfs_dauer", "gkfs_rootdir": "${config:gkfs_work_path}/rootdir", "gkfs_mountdir": "${config:gkfs_work_path}/mountdir", "gkfs_hostfile": "${config:gkfs_work_path}/dauer_gkfs_hostfile", "gkfs_hostfile": "$HOME/gekkofs_proj/gekkofs/build/gkfs_hostfile", "gkfs_interface": "enp0s25", // cmake settings Loading Loading
.vscode/settings.json +2 −2 Original line number Diff line number Diff line { // custom vars for launch.json "gkfs_work_path": "/dev/shm/gkws", "gkfs_work_path": "/dev/shm/gkfs_dauer", "gkfs_rootdir": "${config:gkfs_work_path}/rootdir", "gkfs_mountdir": "${config:gkfs_work_path}/mountdir", "gkfs_hostfile": "${config:gkfs_work_path}/dauer_gkfs_hostfile", "gkfs_hostfile": "$HOME/gekkofs_proj/gekkofs/build/gkfs_hostfile", "gkfs_interface": "enp0s25", // cmake settings Loading