when you try a new set of options, and you like them, make sure they stick

svn:r2736
This commit is contained in:
Roger Dingledine
2004-11-09 07:45:24 +00:00
parent 2eab8cf154
commit b2c25b6586
+1
View File
@@ -701,6 +701,7 @@ config_trial_assign(or_options_t **options, struct config_line_t *list, int rese
return -3;
}
*options = trial_options;
return 0;
}