Skip to content

Instantly share code, notes, and snippets.

@justizin
Created April 5, 2015 16:50
Show Gist options
  • Save justizin/638c49830bf6006ae41f to your computer and use it in GitHub Desktop.
Save justizin/638c49830bf6006ae41f to your computer and use it in GitHub Desktop.
Checking out Revision 5f7af9a7f9f8f6f48a9ee22e2c4de6d9b30de0b2 (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 5f7af9a7f9f8f6f48a9ee22e2c4de6d9b30de0b2
> git rev-list 5f7af9a7f9f8f6f48a9ee22e2c4de6d9b30de0b2 # timeout=10
[imagebuilder] $ /bin/sh -xe /tmp/hudson6542414831406493508.sh
+ export origin/master
/tmp/hudson6542414831406493508.sh: 2: export: origin/master: bad variable name
Build step 'Execute shell' marked build as failure
Finished: FAILURE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment