Browse Source

comment for whitespace placeholder

afeiszli 3 years ago
parent
commit
35f4bbf808
1 changed files with 1 additions and 0 deletions
  1. 1 0
      netclient/ncutils/netclientutils_darwin.go

+ 1 - 0
netclient/ncutils/netclientutils_darwin.go

@@ -7,6 +7,7 @@ import (
 	"github.com/gravitl/netmaker/logger"
 )
 
+// WHITESPACE_PLACEHOLDER - used with RunCMD - if a path has whitespace, use this to avoid running path as 2 args in RunCMD
 const WHITESPACE_PLACEHOLDER = "+-+-+-+"
 
 // RunCmd - runs a local command