From 5a0a170a848dc45c466187c1abf8528fc311acd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Krup=C4=8D=C3=ADk?= Date: Sat, 17 Mar 2018 20:15:22 +0100 Subject: [PATCH] modified: b/Bash/Bash-4.4-GCC-6.3.0-2.27.eb --- b/Bash/Bash-4.4-GCC-6.3.0-2.27.eb | 2 ++ 1 file changed, 2 insertions(+) diff --git a/b/Bash/Bash-4.4-GCC-6.3.0-2.27.eb b/b/Bash/Bash-4.4-GCC-6.3.0-2.27.eb index 35eff52c..ab6f913f 100644 --- a/b/Bash/Bash-4.4-GCC-6.3.0-2.27.eb +++ b/b/Bash/Bash-4.4-GCC-6.3.0-2.27.eb @@ -21,6 +21,8 @@ dependencies = [ configopts = " --enable-readline --enable-job-control --enable-history " +runtest = 'test' + sanity_check_paths = { 'files': ["bin/bash"], 'dirs': []