tar: remove no-longer-accurate comment

This commit is contained in:
Paul Eggert
2026-05-11 14:16:28 -07:00
parent 5479c4b905
commit 6ff0c2ad11

View File

@@ -959,8 +959,6 @@ sys_exec_setmtime_script (const char *script_name,
open_error (dev_null);
priv_set_restore_linkdir ();
/* FIXME: This mishandles shell metacharacters in the file name.
Come to think of it, isn't every use of xexec suspect? */
xexec (command);
}
close (p[1]);