Skip to content
Snippets Groups Projects
Commit 196af48d authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

this is the reverse framboise

parent a1a162c9
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ void set_ssinfo(ssexec_t *info)
if (!set_ownersysdir(&info->base,info->owner)) log_dieusys(LOG_EXIT_SYS, "set owner directory") ;
if (info->skip_opt_tree) {
if (!info->skip_opt_tree) {
r = tree_sethome(&info->tree,info->base.s,info->owner) ;
if (r < 0) log_dieu(LOG_EXIT_USER,"find the current tree. You must use -t options") ;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment