Ver Fonte

comment for whitespace placeholder

afeiszli há 3 anos atrás
pai
commit
e87ec37aa4
1 ficheiros alterados com 1 adições e 0 exclusões
  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