Skip to content

Commit a22fcfb

Browse files
Update core/src/main/resources/hudson/tasks/Shell/global.jelly
Co-authored-by: Daniel Beck <1831569+daniel-beck@users.noreply.github.com>
1 parent db64bf4 commit a22fcfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/main/resources/hudson/tasks/Shell/global.jelly

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ THE SOFTWARE.
2323
-->
2424

2525
<?jelly escape-by-default='true'?>
26-
<j:jelly xmlns:j="jelly:core" xmlns:st="jelly:stapler" xmlns:d="jelly:define" xmlns:l="/lib/layout" xmlns:t="/lib/hudson" xmlns:f="/lib/form">
26+
<j:jelly xmlns:j="jelly:core" xmlns:f="/lib/form">
2727
<f:section title="${%Shell}">
2828
<f:entry title="${%Shell executable}" field="shell">
2929
<f:textbox />

0 commit comments

Comments
 (0)