This commit is contained in:
Eelco Dolstra
2017-05-11 14:02:03 +02:00
parent ea65ae0f9c
commit 62d476c7ee
+1 -1
View File
@@ -167,7 +167,7 @@ void checkStoreName(const string & name)
collisions (for security). For instance, it shouldn't be feasible
to come up with a derivation whose output path collides with the
path for a copied source. The former would have a <s> starting with
"output:out:", while the latter would have a <2> starting with
"output:out:", while the latter would have a <s> starting with
"source:".
*/