Loading reprotest/build.py +2 −0 Original line number Diff line number Diff line Loading @@ -357,6 +357,8 @@ def timezone(ctx, build, vary): @tool_required("faketime") def faketime(ctx, build, vary): if "time" not in ctx.spec: return build if not vary: # fix the time at base_faketime faket = ctx.base_faketime Loading Loading
reprotest/build.py +2 −0 Original line number Diff line number Diff line Loading @@ -357,6 +357,8 @@ def timezone(ctx, build, vary): @tool_required("faketime") def faketime(ctx, build, vary): if "time" not in ctx.spec: return build if not vary: # fix the time at base_faketime faket = ctx.base_faketime Loading