Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Dec 2, 2019
1 parent 1fa6b0c commit 93282a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/jlrun.jl
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ macro jlrun(e)
bindir = joinpath(dirname(Sys.BINDIR), "tools")
libdir = joinpath(dirname(Sys.BINDIR), "lib")

# shellcmd and julia library linking
# shellcmd and julia library linking
if Sys.isunix()
shellcmd = "gcc"
elseif Sys.iswindows()
Expand Down

0 comments on commit 93282a0

Please sign in to comment.