Suppress warning during initial clone of ABC repo
authorXiretza <xiretza@xiretza.xyz>
Thu, 14 May 2020 09:11:47 +0000 (11:11 +0200)
committerXiretza <xiretza@xiretza.xyz>
Thu, 14 May 2020 09:18:35 +0000 (11:18 +0200)
commit204e8b6fc63d0abe3e83673d8198fe4ac8d99350
tree997144da3bd678eec74e6586a9d1c9aa29dea33d
parent27b7ffc75444583bbecc70e2d7e2e84bc321f2cf
Suppress warning during initial clone of ABC repo

9dedac50 introduced this harmless but disconcerting warning, which was emitted
when abc/ did not yet exist and was about to be cloned:

/bin/sh: line 0: cd: abc: No such file or directory
Makefile