Branch: refs/heads/master
Home: https://github.com/jenkinsci/jenkins
Commit: 1c578ab5542bd20904c4a5e4ebcc80b42af31bbb
https://github.com/jenkinsci/jenkins/commit/1c578ab5542bd20904c4a5e4ebcc80b42af31bbb
Author: Kohsuke Kawaguchi <[email protected]>
Date: 2012-10-26 (Fri, 26 Oct 2012)
Changed paths:
M war/src/main/webapp/scripts/hudson-behavior.js
Log Message:
-----------
[FIXED JENKINS-15617]
execScript cannot return value [1], so I'm restricting its use to where
we don't care about the return value. See ticket for more discussions
[1] http://msdn.microsoft.com/en-us/library/ie/ms536420(v=vs.85).aspx