aboutsummaryrefslogtreecommitdiff
path: root/tests/functional/lang/eval-fail-seq.err.exp
diff options
context:
space:
mode:
authoreldritch horrors <pennae@lix.systems>2024-03-04 07:23:44 +0100
committereldritch horrors <pennae@lix.systems>2024-03-04 07:23:44 +0100
commit2ddf453e0db41a872dc3103ce94c30a4f624631d (patch)
treef9861b7af89de63830f5c1ecac6ac40d094ddf2d /tests/functional/lang/eval-fail-seq.err.exp
parent7614aa97975f3e6e36b6ffbd9fec34462021ab39 (diff)
Merge pull request #9619 from 9999years/remove-blank-lines-in-errors
Remove some blank lines from stack traces (cherry picked from commit cea83544362bd6426e9bc0b7dd0d611c19b0e3fd) Change-Id: Ic1af8b09e9994d3c69fd3b37ae47a4bb786a15a1
Diffstat (limited to 'tests/functional/lang/eval-fail-seq.err.exp')
-rw-r--r--tests/functional/lang/eval-fail-seq.err.exp4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/functional/lang/eval-fail-seq.err.exp b/tests/functional/lang/eval-fail-seq.err.exp
index 33a7e9491..3e3d71b15 100644
--- a/tests/functional/lang/eval-fail-seq.err.exp
+++ b/tests/functional/lang/eval-fail-seq.err.exp
@@ -1,16 +1,12 @@
error:
… while calling the 'seq' builtin
-
at /pwd/lang/eval-fail-seq.nix:1:1:
-
1| builtins.seq (abort "foo") 2
| ^
2|
… while calling the 'abort' builtin
-
at /pwd/lang/eval-fail-seq.nix:1:15:
-
1| builtins.seq (abort "foo") 2
| ^
2|