From e4a7fe0b4977c1340a7591c355f5d1bd77a14959 Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Tue, 15 Aug 2023 20:04:42 +0200 Subject: [PATCH] Add regression test for https://github.com/clicon/clixon/issues/439 --- CHANGELOG.md | 1 + test/test_configdir.sh | 3 +++ 2 files changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7660358f..f80b26e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -50,6 +50,7 @@ Expected: October 2023 ### Corrected Bugs +* [CLICON_CONFIGDIR with external subsystems causes endless looping](https://github.com/clicon/clixon/issues/439) * Fixed: ["show configuration devices" and "show configuration devices | display cli" differs](https://github.com/clicon/clixon-controller/issues/24) * Fixed: [Configuring Juniper PTX produces CLI errors](https://github.com/clicon/clixon-controller/issues/19) * Fixed: CLI output pipes: Add CLICON_PIPETREE to any cli files, not just the first diff --git a/test/test_configdir.sh b/test/test_configdir.sh index a33c0f34..3b604c95 100755 --- a/test/test_configdir.sh +++ b/test/test_configdir.sh @@ -106,6 +106,9 @@ cat < $cfile1 2 test2 + + false + EOF