Log In
rpms
/
golang
Clone
Source Code
GIT
Source
Pull Requests
0
Stats
Blame SOURCES/fedora.go
Branch:
8d5b6a10f48f8e81ef4c37c6cadca61dcf6d4453
c7
c7-alt
c7-i686
c8-beta-stream-rhel8
c8-stream-rhel8
c8s-stream-rhel8
c9
c9-beta
8d5b6a10f48f8e81ef4c37c6cadca61dcf6d4453
SOURCES
fedora.go
Blob
History
Raw
034e53
// +build rpm_crashtraceback
034e53
034e53
package runtime
034e53
034e53
func init() {
034e53
setTraceback("crash")
034e53
}