Fix non-bash make-check.

This commit is contained in:
Török Edvin committed 2010-11-05 00:17:35 +02:00
1 parent e3a9786792
commit a5ab598b18
1 file changed
+1 -1
+1 -1
View File
@@ -58,7 +58,7 @@ test_start() {
aa15bcf478d165efd2065190eb473bcb:544:ClamAV-Test-File
EOF
port=331$1
if [ -n $RANDOM ]; then
if test "x$RANDOM" != "x"; then
port=1`expr 100 + \( $RANDOM % 899 \)`$1
fi
cat <<EOF >test-clamd.conf