diff options
author | Sven Gothel <[email protected]> | 2011-09-13 06:55:29 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-09-13 06:55:29 +0200 |
commit | 5d79c1727d53042b7537d177221c4bc1163bc180 (patch) | |
tree | 6586a25fe64bc58eb1f05779b8c8b08ccc064bd4 /user-templates/relocate2-webstart_next-ssh-on-hudson.sh | |
parent | 20c89e865adf4b7f36b654bc48dafc7a83af115a (diff) |
hudson-builds -> jenkins-builds
Diffstat (limited to 'user-templates/relocate2-webstart_next-ssh-on-hudson.sh')
-rw-r--r-- | user-templates/relocate2-webstart_next-ssh-on-hudson.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/user-templates/relocate2-webstart_next-ssh-on-hudson.sh b/user-templates/relocate2-webstart_next-ssh-on-hudson.sh index 29f50bd..accaf73 100644 --- a/user-templates/relocate2-webstart_next-ssh-on-hudson.sh +++ b/user-templates/relocate2-webstart_next-ssh-on-hudson.sh @@ -10,7 +10,7 @@ ssh [email protected] "\ git clone file:///srv/scm/jogamp-scripting.git jogamp-scripting ; \ cd jogamp-scripting ; \ ls -la ; \ - ./hudson-builds/relocate-webstart-folder.sh \ + ./jenkins-builds/relocate-webstart-folder.sh \ $tag \ /srv/www/jogamp.org/deployment/archive/$branch/$bname-webstart \ /srv/www/jogamp.org/deployment/webstart-next-new \ |