Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

common/build.sh: line 34: syntax error near unexpected token `;;' #220

Closed
evilbinary opened this issue Oct 6, 2017 · 2 comments
Closed

Comments

@evilbinary
Copy link

on mac osx 10.12.6
$make build TARGET=centos7 VERSIONS=2.7

VERSION="2.7" SKIP_SQUASH=1 UPDATE_BASE= OS=centos7 CLEAN_AFTER= DOCKER_BUILD_CONTEXT=. OPENSHIFT_NAMESPACES="3.3" common/build.sh
common/build.sh: line 34: syntax error near unexpected token `;;'
make[1]: *** [2.7] Error 2

@omron93
Copy link
Contributor

omron93 commented Oct 9, 2017

@evilbinary Thanks for reporting this. We are using shared build scripts for all sclorg/ images and this seems as failure in these scripts. So moving to sclorg/container-common-scripts#35

@torsava
Copy link
Member

torsava commented Nov 8, 2017

The issue has been fixed in the container-common-scripts and so I'm closing it!

@torsava torsava closed this as completed Nov 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants