Skip to content

Commit

Permalink
ci-build: fix wrong variable name
Browse files Browse the repository at this point in the history
git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@14851 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
  • Loading branch information
Damien Doligez committed May 12, 2014
1 parent d12328e commit c82c004
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci-build
Expand Up @@ -74,7 +74,7 @@ done
make=make
instdir="$HOME/ocaml-tmp-install"
workdir=.
checkout=false
docheckout=false
nt=

case "$arch" in
Expand Down

0 comments on commit c82c004

Please sign in to comment.