#!/bin/bash
echo $1 $2
echo $(./taldir-cli -l -a $1 -c $2)
echo $2 > validation_code
