]> diplodocus.org Git - nmh/blobdiff - test/post/test-post-common.sh
sh scripts: Remove `else' after exit at end of then-block.
[nmh] / test / post / test-post-common.sh
index bfbe08db75769a3225a546c9e34968ce0e7382c2..66feddca8c3f69d19b6142e97534e046b8644270 100755 (executable)
@@ -9,7 +9,7 @@ set -e
 
 setup_test
 
-arith_eval 64000 + `id -u` % 1000
+arith_eval 64000 + $$ % 1000
 localport=$arith_val
 testname="${MH_TEST_DIR}/$$"