Skip to content
Snippets Groups Projects
Commit faa2b73a authored by amaehrle's avatar amaehrle
Browse files

Add a script for faster comparison of files for equality

parent cd194f28
No related branches found
No related tags found
No related merge requests found
Pipeline #
#! /bin/sh
rm reports/*
./compile.sh
./one.sh -b 1 configurations/VoluntaryHelperMovementTest.txt
./one.sh -b 1 configurations/VoluntaryHelperMovementTest.txt
fdupes reports | xargs rm
ls -al reports
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment