소스 검색

comment for whitespace placeholder

afeiszli 3 년 전
부모
커밋
e87ec37aa4
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  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