Commit d54a770b authored by kmohiuddin's avatar kmohiuddin

modified hello.groovy in var

parent ebd733bf
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
def call(body) { def call(body) {
echo "Enable balancer" echo "Enable balancer"
return this
} }
def call(body){ def call(body){
echo "Hello Ibrahim" echo "Hello Ibrahim"
return this
} }
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment