Nilesh Patra pushed to branch master at Debian Med / trf
Commits:
49a0809b by Nilesh Patra at 2020-07-16T11:37:39+00:00
Fix : use let for increment
- - - - -
1 changed file:
- debian/tests/run-unit-test
Changes:
=====================================
debian/tests/run-unit-test
=====================================
@@ -53,6 +53,6 @@ do
echo "Comparing extropy"
check_compare $i 1.5
fi
- ((cnt++))
+ let "cnt=cnt+1"
done
View it on GitLab:
https://salsa.debian.org/med-team/trf/-/commit/49a0809ba7cc294f225bfa11447c52f3c2d7dda9
--
View it on GitLab:
https://salsa.debian.org/med-team/trf/-/commit/49a0809ba7cc294f225bfa11447c52f3c2d7dda9
You're receiving this email because of your account on salsa.debian.org.
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit