X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=blobdiff_plain;f=run.go;h=a6401480d032f2b3c63536f9922084637942ac1f;hp=3e6cd35fdbe5a3e41c2167b4436bca1f1840a7a6;hb=34af0e4ad73fb149c9db2c00b0dcc544838a2df2;hpb=b42c8c2dba5ea7667c32681338930969ed5c1cdb diff --git a/run.go b/run.go index 3e6cd35..a640148 100644 --- a/run.go +++ b/run.go @@ -683,7 +683,7 @@ func runScript(tgtOrig string, errs chan error, traced bool) error { fd = fdStdout } - // Do we need to ifcreate it, of ifchange with renaming? + // Do we need to ifcreate it, or ifchange with renaming? if fd == nil { os.Remove(path.Join(cwdOrig, tgt)) err = ifcreate(fdDep, tgt)