Skip to content
Snippets Groups Projects
Commit 147a976c authored by Pietro Incardona's avatar Pietro Incardona
Browse files

Testing run numerics

parent 5060f505
No related branches found
No related tags found
No related merge requests found
#! /bin/bash
echo "$1"
echo "$2"
echo "$3"
echo "$4"
echo "$5"
echo "$6"
exit 1
echo "RUN numerics test"
branch=$(git ls-remote --heads origin | grep $(git rev-parse HEAD) | cut -d / -f 3)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment