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