mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-12 23:27:03 +02:00
code cleanup #2
This commit is contained in:
@ -132,7 +132,7 @@ static void test_archiving_rule(struct __config *cfg){
|
||||
|
||||
unlink(sdata.tmpframe);
|
||||
|
||||
printf("%s, '%s'\n", rule_test[i].filename, rule);
|
||||
//printf("%s, '%s'\n", rule_test[i].filename, rule);
|
||||
|
||||
if(rule == NULL && rule == rule_test[i].expected_result) continue;
|
||||
|
||||
|
Reference in New Issue
Block a user