changelog shortlog graph tags branches changeset file revisions annotate raw help

Mercurial > infra / scripts/get-ecl.sh

revision 370: 6b92d9ffbc77
parent 229: 989b1b4782dc
     1.1--- a/scripts/get-ecl.sh	Tue Sep 24 13:54:17 2024 -0400
     1.2+++ b/scripts/get-ecl.sh	Tue Sep 24 15:04:11 2024 -0400
     1.3@@ -1,4 +1,4 @@
     1.4 #!/usr/bin/env bash
     1.5 # get ECL source code
     1.6 TARGETDIR=${1:-.stash/src/ecl}
     1.7-git clone https://vc.compiler.company/packy/ecl.git $TARGETDIR
     1.8+git clone https://vc.compiler.company/packy/ecl $TARGETDIR