diff options
Diffstat (limited to 'xdelta1/test/xdeltatest.c')
-rwxr-xr-x | xdelta1/test/xdeltatest.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xdelta1/test/xdeltatest.c b/xdelta1/test/xdeltatest.c index fc46307..773e26b 100755 --- a/xdelta1/test/xdeltatest.c +++ b/xdelta1/test/xdeltatest.c | |||
@@ -54,7 +54,7 @@ | |||
54 | // fix that! | 54 | // fix that! |
55 | ////////////////////////////////////////////////////////////////////// | 55 | ////////////////////////////////////////////////////////////////////// |
56 | 56 | ||
57 | const char* cmd_data_source = "/zerostreet2/small-scratch-file"; | 57 | const char* cmd_data_source = "/tmp/big.1"; |
58 | guint cmd_size = 1<<20; | 58 | guint cmd_size = 1<<20; |
59 | 59 | ||
60 | guint cmd_warmups = 2; | 60 | guint cmd_warmups = 2; |