From 1423c645f8644fceefb53585b5cb7c4dda2b3238 Mon Sep 17 00:00:00 2001
From: Thomas Schneider <thomas@fsmpi.rwth-aachen.de>
Date: Sun, 14 Apr 2019 18:34:18 +0200
Subject: [PATCH] Install mercurial

---
 shell/tasks/shell.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/shell/tasks/shell.yml b/shell/tasks/shell.yml
index 665c00c..e874c4d 100644
--- a/shell/tasks/shell.yml
+++ b/shell/tasks/shell.yml
@@ -25,6 +25,7 @@
       - ethtool
       - file
       - git-extras
+      - mercurial
       - htop
       - iotop
       - lsof
-- 
GitLab