authorgravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2026-05-23 20:25:08-07:00
committergravatar for andrew@ziglang.orgAndrew Kelley <andrew@ziglang.org> 2026-05-25 18:54:36-07:00
log1c8d50e0624c7099e82a35c78b135c59e2dbeaa3
treeca18e53ebeb92df696ad0cc22d66f36b29fea04c
parent9a788dccf8bea7ebdd4e31e81496ccdf3e8a734a

ci: remove redundant comment

it says it right there in the echo text afterwards

11 files changed, 0 insertions(+), 11 deletions(-)

ci/aarch64-freebsd-release.sh-1
...@@ -59,7 +59,6 @@ stage3-release/bin/zig build \...@@ -59,7 +59,6 @@ stage3-release/bin/zig build \
59 -Duse-zig-libcxx \59 -Duse-zig-libcxx \
60 -Dversion-string="$(stage3-release/bin/zig version)"60 -Dversion-string="$(stage3-release/bin/zig version)"
6161
62# diff returns an error code if the files differ.
63echo "If the following command fails, it means nondeterminism has been"62echo "If the following command fails, it means nondeterminism has been"
64echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."63echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."
65diff stage3-release/bin/zig stage4-release/bin/zig64diff stage3-release/bin/zig stage4-release/bin/zig
ci/aarch64-linux-release.sh-1
...@@ -64,7 +64,6 @@ stage3-release/bin/zig build \...@@ -64,7 +64,6 @@ stage3-release/bin/zig build \
64 -Duse-zig-libcxx \64 -Duse-zig-libcxx \
65 -Dversion-string="$(stage3-release/bin/zig version)"65 -Dversion-string="$(stage3-release/bin/zig version)"
6666
67# diff returns an error code if the files differ.
68echo "If the following command fails, it means nondeterminism has been"67echo "If the following command fails, it means nondeterminism has been"
69echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."68echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."
70diff stage3-release/bin/zig stage4-release/bin/zig69diff stage3-release/bin/zig stage4-release/bin/zig
ci/aarch64-macos-release.sh-1
...@@ -73,7 +73,6 @@ stage3-release/bin/zig build \...@@ -73,7 +73,6 @@ stage3-release/bin/zig build \
73 -Duse-zig-libcxx \73 -Duse-zig-libcxx \
74 -Dversion-string="$(stage3-release/bin/zig version)"74 -Dversion-string="$(stage3-release/bin/zig version)"
7575
76# diff returns an error code if the files differ.
77echo "If the following command fails, it means nondeterminism has been"76echo "If the following command fails, it means nondeterminism has been"
78echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."77echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."
79diff stage3-release/bin/zig stage4-release/bin/zig78diff stage3-release/bin/zig stage4-release/bin/zig
ci/aarch64-netbsd-release.sh-1
...@@ -59,7 +59,6 @@ stage3-release/bin/zig build \...@@ -59,7 +59,6 @@ stage3-release/bin/zig build \
59 -Duse-zig-libcxx \59 -Duse-zig-libcxx \
60 -Dversion-string="$(stage3-release/bin/zig version)"60 -Dversion-string="$(stage3-release/bin/zig version)"
6161
62# diff returns an error code if the files differ.
63echo "If the following command fails, it means nondeterminism has been"62echo "If the following command fails, it means nondeterminism has been"
64echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."63echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."
65diff stage3-release/bin/zig stage4-release/bin/zig64diff stage3-release/bin/zig stage4-release/bin/zig
ci/loongarch64-linux-release.sh-1
...@@ -61,7 +61,6 @@ stage3-release/bin/zig build \...@@ -61,7 +61,6 @@ stage3-release/bin/zig build \
61 -Duse-zig-libcxx \61 -Duse-zig-libcxx \
62 -Dversion-string="$(stage3-release/bin/zig version)"62 -Dversion-string="$(stage3-release/bin/zig version)"
6363
64# diff returns an error code if the files differ.
65echo "If the following command fails, it means nondeterminism has been"64echo "If the following command fails, it means nondeterminism has been"
66echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."65echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."
67diff stage3-release/bin/zig stage4-release/bin/zig66diff stage3-release/bin/zig stage4-release/bin/zig
ci/powerpc64le-linux-release.sh-1
...@@ -63,7 +63,6 @@ stage3-release/bin/zig build \...@@ -63,7 +63,6 @@ stage3-release/bin/zig build \
63 -Duse-zig-libcxx \63 -Duse-zig-libcxx \
64 -Dversion-string="$(stage3-release/bin/zig version)"64 -Dversion-string="$(stage3-release/bin/zig version)"
6565
66# diff returns an error code if the files differ.
67echo "If the following command fails, it means nondeterminism has been"66echo "If the following command fails, it means nondeterminism has been"
68echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."67echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."
69diff stage3-release/bin/zig stage4-release/bin/zig68diff stage3-release/bin/zig stage4-release/bin/zig
ci/s390x-linux-release.sh-1
...@@ -62,7 +62,6 @@ stage3-release/bin/zig build \...@@ -62,7 +62,6 @@ stage3-release/bin/zig build \
62 -Duse-zig-libcxx \62 -Duse-zig-libcxx \
63 -Dversion-string="$(stage3-release/bin/zig version)"63 -Dversion-string="$(stage3-release/bin/zig version)"
6464
65# diff returns an error code if the files differ.
66echo "If the following command fails, it means nondeterminism has been"65echo "If the following command fails, it means nondeterminism has been"
67echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."66echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."
68diff stage3-release/bin/zig stage4-release/bin/zig67diff stage3-release/bin/zig stage4-release/bin/zig
ci/x86_64-freebsd-release.sh-1
...@@ -69,7 +69,6 @@ stage3-release/bin/zig build \...@@ -69,7 +69,6 @@ stage3-release/bin/zig build \
69 -Duse-zig-libcxx \69 -Duse-zig-libcxx \
70 -Dversion-string="$(stage3-release/bin/zig version)"70 -Dversion-string="$(stage3-release/bin/zig version)"
7171
72# diff returns an error code if the files differ.
73echo "If the following command fails, it means nondeterminism has been"72echo "If the following command fails, it means nondeterminism has been"
74echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."73echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."
75diff stage3-release/bin/zig stage4-release/bin/zig74diff stage3-release/bin/zig stage4-release/bin/zig
ci/x86_64-linux-release.sh-1
...@@ -85,7 +85,6 @@ stage3-release/bin/zig build \...@@ -85,7 +85,6 @@ stage3-release/bin/zig build \
85 -Duse-zig-libcxx \85 -Duse-zig-libcxx \
86 -Dversion-string="$(stage3-release/bin/zig version)"86 -Dversion-string="$(stage3-release/bin/zig version)"
8787
88# diff returns an error code if the files differ.
89echo "If the following command fails, it means nondeterminism has been"88echo "If the following command fails, it means nondeterminism has been"
90echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."89echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."
91diff stage3-release/bin/zig stage4-release/bin/zig90diff stage3-release/bin/zig stage4-release/bin/zig
ci/x86_64-netbsd-release.sh-1
...@@ -63,7 +63,6 @@ stage3-release/bin/zig build \...@@ -63,7 +63,6 @@ stage3-release/bin/zig build \
63 -Duse-zig-libcxx \63 -Duse-zig-libcxx \
64 -Dversion-string="$(stage3-release/bin/zig version)"64 -Dversion-string="$(stage3-release/bin/zig version)"
6565
66# diff returns an error code if the files differ.
67echo "If the following command fails, it means nondeterminism has been"66echo "If the following command fails, it means nondeterminism has been"
68echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."67echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."
69diff stage3-release/bin/zig stage4-release/bin/zig68diff stage3-release/bin/zig stage4-release/bin/zig
ci/x86_64-openbsd-release.sh-1
...@@ -64,7 +64,6 @@ stage3-release/bin/zig build \...@@ -64,7 +64,6 @@ stage3-release/bin/zig build \
64 -Duse-zig-libcxx \64 -Duse-zig-libcxx \
65 -Dversion-string="$(stage3-release/bin/zig version)"65 -Dversion-string="$(stage3-release/bin/zig version)"
6666
67# diff returns an error code if the files differ.
68echo "If the following command fails, it means nondeterminism has been"67echo "If the following command fails, it means nondeterminism has been"
69echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."68echo "introduced, making stage3 and stage4 no longer byte-for-byte identical."
70diff stage3-release/bin/zig stage4-release/bin/zig69diff stage3-release/bin/zig stage4-release/bin/zig