This website works better with JavaScript.
Home
Help
Register
Sign In
jim
/
openocd
Watch
0
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
26
Wiki
Activity
Browse Source
- make guess-rev.sh work with msys
git-svn-id: svn://svn.berlios.de/openocd/trunk@1333 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tags/v0.1.0
ntfreak
14 years ago
parent
d2a8922bd4
commit
855a64d3ae
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
guess-rev.sh
+ 2
- 1
guess-rev.sh
View File
@@ -1,4 +1,5 @@
#!/bin/bash
#!/bin/sh
#
REV=unknown
Write
Preview
Loading…
Cancel
Save