Add a way where you can tell the loadfile to add to the previous value of a
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 13 Jan 2010 03:53:07 +0000 (14:53 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 13 Jan 2010 03:53:07 +0000 (14:53 +1100)
commit7aad337ae0f54a0f4921a20610ff029fffa16da2
tree2b698c07e3044d637ed572b3397799bfbb3e6ac1
parent813e94887c75b21a64a19874c585fd9a7dfd656b
Add a way where you can tell the loadfile to add to the previous value of a
parameter in the loeadfile.
This is useful for loadfiles where one might want to perform sequential read/writes

The syntax in the loadfile is "+value"   which will be replaced by the previous plus value

See loadfile/smb_2.txt for an example
child.c
loadfiles/smb_2.txt [new file with mode: 0644]