Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change uname -p to uname -m in Makefile #84

Merged
merged 1 commit into from
Jun 14, 2016
Merged

change uname -p to uname -m in Makefile #84

merged 1 commit into from
Jun 14, 2016

Conversation

cduchesne
Copy link
Contributor

changing uname -p to uname -m. uname -p is not portable between operating systems and -m provides the expected result

…ting systems and -m provides the expected result
@codecov-io
Copy link

Current coverage is 70.54%

Merging #84 into master will not change coverage

@@             master        #84   diff @@
==========================================
  Files             6          6          
  Lines           533        533          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits            376        376          
  Misses          105        105          
  Partials         52         52          

Powered by Codecov. Last updated by b81076b...9200b12

@davidvonthenen davidvonthenen added this to the 0.1.1 milestone Jun 14, 2016
@davidvonthenen
Copy link
Contributor

Passes CI. Looks fine to me.

@davidvonthenen davidvonthenen merged commit 7ed0522 into thecodeteam:master Jun 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants