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
F132408084: D17699.id49608.diff
Thu, Oct 16, 4:39 PM
Unknown Object (File)
Thu, Oct 9, 9:18 PM
Unknown Object (File)
Sat, Sep 20, 8:04 AM
Unknown Object (File)
Sep 17 2025, 7:39 AM
Unknown Object (File)
Sep 6 2025, 1:05 AM
Unknown Object (File)
Jul 5 2025, 12:37 AM
Unknown Object (File)
Jul 4 2025, 1:25 AM
Unknown Object (File)
Jun 21 2025, 7:32 AM
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.