<div id="comment:0"></div> the test written there ```bash if test "x$gp_galp_check = xC3\ \:\ C4"; then ``` always evaluates to true. It is meant to check whether `gp_galp_check` (which may be empty) equals the string `"C3 : C4"` CC: @embray @kiwifb @isuruf @videlec Component: **build: configure** Author: **Dima Pasechnik** Branch/Commit: **[`7d01e58`](https://github.com/sagemath/sagetrac-mirror/commit/7d01e5800afe1741779fd9cb835742ac64136b31)** Reviewer: **Isuru Fernando** _Issue created by migration from https://trac.sagemath.org/ticket/28405_