Skip to content
Snippets Groups Projects
Commit 93467e5d authored by Fredrik Hübinette (Hubbe)'s avatar Fredrik Hübinette (Hubbe)
Browse files

oops!

Rev: bin/install.pike:1.51
parent 177ef4b1
Branches
Tags
No related merge requests found
......@@ -528,7 +528,7 @@ done
{
status("Creating",tmpname+".tar",tmpmsg);
tmpmsg+=".";
Process.create_process(({"tar",tararg,tmpname+".tar"})+ to_export)
Process.create_process(({"tar",tararg,tmpname+".tar"})+ files_to_tar)
->wait();
tararg="rf";
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment