This website works better with JavaScript
Home
Explore
Help
Sign In
iphone
/
libusbmuxd
mirror of
https://github.com/libimobiledevice/libusbmuxd.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
git-version-gen: Prevent multiple lines of output
Nikias Bassen
2 years ago
parent
4e14ae142f
commit
77f32a11de
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
git-version-gen
+ 1
- 0
git-version-gen
View File
@@ -16,4 +16,5 @@ else
fi
fi
fi
+VER=`printf %s "$VER" | head -n1`
printf %s "$VER"