Skip to content
Snippets Groups Projects
Commit 5a5e6b23 authored by Richard T. Carback III's avatar Richard T. Carback III
Browse files

Show differences with binary files and update golds

parent 43cf4aff
No related branches found
No related tags found
No related merge requests found
No preview for this file type
WARNING: unsafe channel creation enabled
Adding a
Adding
Received 0
Sent: Hello from Niamh101, with E2E Encryption
Sent: Hello from Niamh101, with E2E Encryption
......
WARNING: unsafe channel creation enabled
Adding a
Adding
Received 0
Received 0
Sent: Hello from Josh13, with E2E Encryption
......
WARNING: unsafe channel creation enabled
Adding a
Adding
Sent: Hi 18->9, with E2E Encryption
Sent: Hi 18->9, with E2E Encryption
Sent: Hi 18->9, with E2E Encryption
......
No preview for this file type
No preview for this file type
WARNING: unsafe channel creation enabled
Adding a
Adding
Received 0
Received 0
Sent: Hello from Ben43, with E2E Encryption
......
WARNING: unsafe channel creation enabled
Adding a
Adding
Sent: Hi 9->9, with E2E Encryption
Sent: Hi 9->9, with E2E Encryption
Message received: Hi 9->9, with E2E Encryption
......@@ -11,7 +11,7 @@ Message received: Hi 9->9, with E2E Encryption
Message received: Hi 9->9, with E2E Encryption
Received 2
WARNING: unsafe channel creation enabled
Adding a
Adding
Sent: Hi 9->18, with E2E Encryption
Sent: Hi 9->18, with E2E Encryption
Sent: Hi 9->18, with E2E Encryption
......
......@@ -457,7 +457,7 @@ cp $CLIENTOUT/*.txt $CLIENTCLEAN/
sed -i.bak 's/Sending\ to\ .*\:/Sent:/g' $CLIENTCLEAN/client*.txt
sed -i.bak 's/Message\ from\ .*, .* Received:/Received:/g' $CLIENTCLEAN/client*.txt
sed -i.bak 's/ERROR.*Signature/Signature/g' $CLIENTCLEAN/client*.txt
#sed -i.bak 's/uthenticat.*$//g' $CLIENTCLEAN/client*.txt
sed -i.bak 's/[Aa]uthenticat.*$//g' $CLIENTCLEAN/client*.txt
rm $CLIENTCLEAN/client*.txt.bak
# for C in $(ls -1 $CLIENTCLEAN); do
......@@ -470,7 +470,7 @@ set -e
echo "TESTS EXITED SUCCESSFULLY, CHECKING OUTPUT..."
set +x
diff -ruN clients.goldoutput $CLIENTCLEAN
diff -aruN clients.goldoutput $CLIENTCLEAN
if [ "$PERMISSIONING" == "" ]
then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment