]> diplodocus.org Git - nmh/blobdiff - test/inc/test-pop
Fixed test-attach-detach to work with any umask, and without readline.
[nmh] / test / inc / test-pop
index 01b32a13478053f9071046900a5c4561ab0646d1..960727d63a255d28c1f8207e40dde171775a9eb5 100755 (executable)
@@ -24,7 +24,8 @@ setup_test
 
 TESTUSER=testuser
 TESTPASS=testuserpass
-testport=65413
+arith_eval 64001 + `id -u` % 1000
+testport=$arith_val
 
 HOME="${MH_TEST_DIR}"; export HOME
 netrc="${HOME}/.netrc"