mirror of
https://gitlab.com/manzerbredes/i3-colors.git
synced 2025-04-19 03:59:44 +00:00
Try sorting dictionnary keys to keep order
This commit is contained in:
parent
1f92a79588
commit
a9774e993f
3 changed files with 12 additions and 6 deletions
|
@ -39,6 +39,10 @@ do
|
|||
then
|
||||
echo "========== Diff =========="
|
||||
echo -e "${diff_out}"
|
||||
echo "========== Original =========="
|
||||
cat "${expectations}"
|
||||
echo "========== Test Output =========="
|
||||
cat "${out}"
|
||||
clean
|
||||
exit 1
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue