citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 702e0b36543d3c1c53482ab7eb55b0d0181b3774
parent ba4ee9208fb66f6d29dd50a9f8ffaef3ac7ba3df
Author: Kyle Milz <kyle@0x30.net>
Date:   Thu, 18 Aug 2016 22:45:35 -0600

test: remove comment

Diffstat:
Mtest/utils.sh | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/test/utils.sh b/test/utils.sh @@ -1,7 +1,6 @@ # Automatically create a temporary directory and define some differencing # functions. -# Make calling functions easier? set -o nounset # Create temp dir and remove it whenever this script exits.