Commit 76f76f8
committed
update: explicitly run distri, not os.Args[0]
On distri, packages are hermetic¹ and their os.Args[0] is a full path that
identifies a specific version of the program.
① https://michael.stapelberg.ch/posts/2020-05-09-distri-hermetic-packages/1 parent f96d98b commit 76f76f8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments