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

fix #17 Error at line 31 #18

Merged
merged 3 commits into from
Mar 6, 2015
Merged

fix #17 Error at line 31 #18

merged 3 commits into from
Mar 6, 2015

Conversation

ynott
Copy link
Contributor

@ynott ynott commented Mar 6, 2015

No description provided.

@@ -27,7 +27,9 @@ mkdir -p "$ARC_DIR/"{plugins,jobs,users}

cp "$JENKINS_HOME/"*.xml "$ARC_DIR"
cp "$JENKINS_HOME/plugins/"*.[hj]pi "$ARC_DIR/plugins"
if [ -f "$JENKINS_HOME/plugins/"*.hpi.pinned -o -f "$JENKINS_HOME/plugins/"*.jpi.pinned ] ; then
hpi_pinned_count=$(find $JENKINS_HOME/plugins/ -name *.jhi.pinned | wc -l)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jhi ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops.
I will fix it.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fix extension name.
Please check it.

sue445 added a commit that referenced this pull request Mar 6, 2015
@sue445 sue445 merged commit 23190e5 into sue445:master Mar 6, 2015
@sue445
Copy link
Owner

sue445 commented Mar 6, 2015

@ynott I checked my jenkins and no problem!

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.

2 participants