summaryrefslogtreecommitdiff
path: root/oe.pl
diff options
context:
space:
mode:
Diffstat (limited to 'oe.pl')
-rwxr-xr-xoe.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/oe.pl b/oe.pl
index 742968ca..7319efed 100755
--- a/oe.pl
+++ b/oe.pl
@@ -1,2 +1,2 @@
#!/usr/bin/perl
-eval { require "menu.pl"; };
+require "menu.pl";