Quellcode durchsuchen

comment for whitespace placeholder

afeiszli vor 3 Jahren
Ursprung
Commit
e87ec37aa4
1 geänderte Dateien mit 1 neuen und 0 gelöschten Zeilen
  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