Page MenuHomeFreeBSD

misc/exercism: Move GH_* variables closer to USE_GITHUB
AbandonedPublic

Authored by 0mp on Oct 25 2018, 12:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 10, 7:46 PM
Unknown Object (File)
Fri, May 10, 7:43 PM
Unknown Object (File)
Wed, May 8, 5:24 AM
Unknown Object (File)
Mon, May 6, 2:50 PM
Unknown Object (File)
Sat, Apr 20, 1:37 PM
Unknown Object (File)
Mar 3 2024, 11:28 PM
Unknown Object (File)
Mar 3 2024, 11:28 PM
Unknown Object (File)
Mar 2 2024, 8:51 PM
Subscribers
None

Details

Summary

Fixes invalid change I introduced in r482963.

Reported by: mat

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 20419
Build 19858: arc lint + arc unit

Event Timeline

I think it is not worth it to commit it.

I don't understand this, you are not moving anything, they are already at the right place, all you are doing is remove whitespace that helps the reader.

In D17699#461802, @mat wrote:

I don't understand this, you are not moving anything, they are already at the right place, all you are doing is remove whitespace that helps the reader.

Alright. Fixed. :) I wasn't sure if it's worth to fix it.