summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xšola/p1/dn/tj.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/šola/p1/dn/tj.sh b/šola/p1/dn/tj.sh
index 5836369..5e2cb11 100755
--- a/šola/p1/dn/tj.sh
+++ b/šola/p1/dn/tj.sh
@@ -18,6 +18,8 @@ do
then
predolg=$(($predolg+1))
echo "PREKORAČEN ČAS 5s!"
+ echo "VHOD:"
+ cat $f
else
napa=$(($napa+1))
echo "NAPAČEN IZHOD! Čas izvajanja: `tail -n1 <<<$out`"