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:
375587f
)
Temp. scripts/getver.sh fix (update git SHA1)
author
RISCi_ATOM
<bob@bobcall.me>
Sat, 17 Dec 2016 04:20:56 +0000
(23:20 -0500)
committer
RISCi_ATOM
<bob@bobcall.me>
Sat, 17 Dec 2016 04:20:56 +0000
(23:20 -0500)
scripts/getver.sh
patch
|
blob
|
history
diff --git
a/scripts/getver.sh
b/scripts/getver.sh
index e6693bf6d0968117e5c6ecaaeeb130c3132e9bb1..60843be4f64bb353d4517f1f60c7c8446ac90a69 100755
(executable)
--- a/
scripts/getver.sh
+++ b/
scripts/getver.sh
@@
-12,7
+12,7
@@
try_version() {
}
try_git() {
- REBOOT=
f0237bfe997ba0d8f3344be6e0f0e4763410b73d
+ REBOOT=
375587f4b29039d86880030c6ab9a135e0342567
git rev-parse --git-dir >/dev/null 2>&1 || return 1
[ -n "$GET_REV" ] || GET_REV="HEAD"