From 6a25e5cf396fe3af9fd34d12cddbf0416492b307 Mon Sep 17 00:00:00 2001 From: Jean-Francois Dockes Date: Wed, 11 Nov 2020 16:52:59 +0100 Subject: [PATCH] Forgot to change the mimeconf line for python files when rclpython was to changed to execm rclpython.py --- src/sampleconf/mimeconf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/sampleconf/mimeconf b/src/sampleconf/mimeconf index 31182e95..51449c63 100644 --- a/src/sampleconf/mimeconf +++ b/src/sampleconf/mimeconf @@ -225,7 +225,7 @@ text/x-man = exec rclman text/x-perl = internal text/plain text/x-purple-html-log = internal text/html text/x-purple-log = exec rclpurple -text/x-python = exec rclpython +text/x-python = execm rclpython.py text/x-ruby = internal text/x-shellscript = internal text/plain text/x-srt = internal text/plain