From bfdb9ba237aab0a68ac4b36521c504aacbbe01e4 Mon Sep 17 00:00:00 2001 From: lanfer Date: Tue, 31 Oct 2000 17:25:54 +0000 Subject: making checkpoint_port steerable, will be set by SimpleWorm git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOStreamedHDF5/trunk@52 0888f3d4-9f52-45d2-93bc-d00801ff5e46 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/param.ccl b/param.ccl index b4a4f4d..ebbd8c6 100644 --- a/param.ccl +++ b/param.ccl @@ -44,7 +44,7 @@ BOOLEAN checkpoint "Do checkpointing with IOStreamedHDF5" STEERABLE = ALWAYS BOOLEAN checkpoint_next "Checkpoint at next iteration" STEERABLE = ALWAYS { } "no" -INT checkpoint_port "Port to stream out HDF5 checkpoint files" +INT checkpoint_port "Port to stream out HDF5 checkpoint files" STEERABLE = ALWAYS { 1000:32000 :: "Ports below 1000 require root access" } 8001 -- cgit v1.2.3