From f06fe919da4505a2c29596ac83b69d1ac4298637 Mon Sep 17 00:00:00 2001
From: Patrick Baudin <patrick.baudin@cea.fr>
Date: Thu, 10 Feb 2022 17:14:28 +0100
Subject: [PATCH] [tests] restore ./src/plugin/nonterm/tests from master

---
 src/plugins/nonterm/tests/nonterm/output_to_file.i | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/plugins/nonterm/tests/nonterm/output_to_file.i b/src/plugins/nonterm/tests/nonterm/output_to_file.i
index 139765a861e..94d49796629 100644
--- a/src/plugins/nonterm/tests/nonterm/output_to_file.i
+++ b/src/plugins/nonterm/tests/nonterm/output_to_file.i
@@ -1,6 +1,6 @@
 /* run.config
    LOG: output_to_file.txt
-   STDOPT: #"-nonterm-log :output_to_file.txt"
+   STDOPT: #"-nonterm-log :@PTEST_RESULT@/output_to_file.txt"
  */
 
 void loop() {
-- 
GitLab