Searched refs:stripShellComment (Results 1 – 2 of 2) sorted by relevance
187 func stripShellComment(s string) string { func314 cmd = stripShellComment(cmd)
65 got := stripShellComment(tc.in)67 t.Errorf(`stripShellComment(%q)=%q, want %q`, tc.in, got, tc.want)