Skip to content

Commit

Permalink
[bugfix] removed extra newline from shell script
Browse files Browse the repository at this point in the history
  • Loading branch information
oceanofthelost committed Jan 22, 2023
1 parent 2e86337 commit 40986a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/02/t0263a.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,3 @@ if test $? -ne 0; then no_result; fi

diff -u test.ok test.out
if test $? -ne 0; then fail; fi

0 comments on commit 40986a3

Please sign in to comment.