From 7a2bc355bb452c968b2a32233962f4a67fa8b387 Mon Sep 17 00:00:00 2001 From: "Evgeny Grin (Karlson2k)" Date: Mon, 19 Feb 2024 14:22:11 +0500 Subject: Partial revert "-whitespace and indentation changes only" This partially reverts commit 6fe3a41caeb043e77ffeb289d4ede37056b904a3. --- src/testzzuf/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/testzzuf/Makefile.am b/src/testzzuf/Makefile.am index 5aa7cfa7..20d58988 100644 --- a/src/testzzuf/Makefile.am +++ b/src/testzzuf/Makefile.am @@ -8,10 +8,10 @@ SUBDIRS = . ZZUF_SEED = 0 # Additional flags for zzuf -ZZUF_FLAGS = +ZZUF_FLAGS = # Additional flags for socat (if socat is used) -SOCAT_FLAGS = +SOCAT_FLAGS = if FORCE_USE_ZZUF_SOCAT TEST_RUNNER_SCRIPT = zzuf_socat_test_runner.sh -- cgit v1.2.3