X-Git-Url: http://git.alex.org.uk diff --git a/simple_test b/simple_test index cb176bf..d7a698c 100755 --- a/simple_test +++ b/simple_test @@ -3,6 +3,8 @@ tmpnam=`mktemp` +ulimit -c unlimited + # Create a one-meg device dd if=/dev/zero of=$tmpnam bs=1024 count=1024 @@ -24,14 +26,15 @@ case $1 in # Test with export specified in config file cat > nbd-server.conf <nbd-server.conf <nbd-server.conf <