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

in do.sh's install_deps, remove git clone that's no longer needed #1

Merged
merged 1 commit into from Oct 10, 2014
Merged

in do.sh's install_deps, remove git clone that's no longer needed #1

merged 1 commit into from Oct 10, 2014

Conversation

adhintz
Copy link
Contributor

@adhintz adhintz commented Oct 9, 2014

in do.sh's install_deps, remove git clone that's no longer needed in the github world and just outputs an error:

$ ./do.sh install_deps
....
Archive:  closure-templates-for-javascript-latest.zip
  inflating: closure-templates-compiler/COPYING  
  inflating: closure-templates-compiler/README  
  inflating: closure-templates-compiler/SoyToJsSrcCompiler.jar  
  inflating: closure-templates-compiler/soyutils.js  
  inflating: closure-templates-compiler/soyutils_usegoog.js  
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 2188k  100 2188k    0     0  2271k      0 --:--:-- --:--:-- --:--:-- 2270k
fatal: destination path 'src' already exists and is not an empty directory.
Done.

koto added a commit that referenced this pull request Oct 10, 2014
in do.sh's install_deps, remove git clone that's no longer needed
@koto koto merged commit c89f1f9 into google:master Oct 10, 2014
@koto koto deleted the install_deps branch October 10, 2014 12:56
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

Successfully merging this pull request may close these issues.

None yet

2 participants