projects
/
librecmc
/
librecmc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b1426a2
)
Update commit commit hash in scripts/getver.sh
author
RISCi_ATOM
<bob@bobcall.me>
Thu, 23 Mar 2017 22:07:42 +0000
(18:07 -0400)
committer
RISCi_ATOM
<bob@bobcall.me>
Thu, 23 Mar 2017 22:07:42 +0000
(18:07 -0400)
scripts/getver.sh
patch
|
blob
|
history
diff --git
a/scripts/getver.sh
b/scripts/getver.sh
index 9175f411db8345ab420fdb1edcaf0d20f858f12f..1242815cf0aaf7307e902a5a6e0e9d76b9810436 100755
(executable)
--- a/
scripts/getver.sh
+++ b/
scripts/getver.sh
@@
-12,7
+12,7
@@
try_version() {
}
try_git() {
- REBOOT=
ee53a240ac902dc83209008a2671e7fdcf55957a
+ REBOOT=
b1426a23c685ce07995988682b5421556f104367
git rev-parse --git-dir >/dev/null 2>&1 || return 1
[ -n "$GET_REV" ] || GET_REV="HEAD"