Hi Jacqueline,

On Fri, Feb 21, 2020 at 5:25 PM <[email protected]> wrote:
> where  " /Users/jacqueline/#mozilla "  is the path to my repo

Is there an actual pound character ('#') in that directory name? If
so, that is likely to be the problem, since '#' is a meta character in
many environments (for example, it starts a comment in shell scripts
and python). If you try using a directory name that doesn't contain a
'#' character, things are likely to work better.

Cheers,
Botond
_______________________________________________
dev-builds mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to