summaryrefslogtreecommitdiff
path: root/scripting/examples
diff options
context:
space:
mode:
Diffstat (limited to 'scripting/examples')
-rwxr-xr-xscripting/examples/beanshell/InteractiveBeanShell/interactive.bsh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh b/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh
index 2ee398ebc95d..de80491db99e 100755
--- a/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh
+++ b/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh
@@ -1 +1,2 @@
editor();
+return 0;