This website works better with JavaScript.
Home
Help
Sign In
lolengine
/
lol
mirror of
https://github.com/lolengine/lol
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
build: shorter machine descriptions in build logs.
legacy
Sam Hocevar
sam
12 years ago
parent
72a6839dce
commit
88aa2a48c2
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
build/run-bitten.sh
+ 1
- 1
build/run-bitten.sh
View File
@@ -24,7 +24,7 @@ fi
#
append "[os]"
append "name = `uname -sr
v
mo 2>/dev/null || uname -sr
v
m`"
append "name = `uname -srmo 2>/dev/null || uname -srm`"
append "version = 0"
family="`uname -s | tr A-Z a-z`"
case "$family" in
Write
Preview
Loading…
Cancel
Save