This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
iphone
/
libimobiledevice
mirror of
https://github.com/libimobiledevice/libimobiledevice.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
git-version-gen: Prevent multiple lines of output
Nikias Bassen
2 năm trước cách đây
mục cha
eda2c5ea71
commit
860ffb707a
1 tập tin đã thay đổi
với
1 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
1
0
git-version-gen
+ 1
- 0
git-version-gen
Xem Tập Tin
@@ -16,4 +16,5 @@ else
fi
fi
fi
+VER=`printf %s "$VER" | head -n1`
printf %s "$VER"