File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
branches/snap-stage3/src/etc Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
refs/heads/master: 065caf34f5ff29e04605f95d9c5d511af219439a
3
3
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
4
- refs/heads/snap-stage3: e59355b64c1359c41519b253e1776eab07d22a09
4
+ refs/heads/snap-stage3: 9106546aa7d56dcaf650d9bc03fe5b5c3cf3460d
5
5
refs/heads/try: 0ee4d8b0b112c608646fa75463ab4dc59132efd9
6
6
refs/tags/release-0.1: 1f5c5126e96c79d22cb7862f75304136e204f105
7
7
refs/heads/ndm: f3868061cd7988080c30d6d5bf352a5a5fe2460b
Original file line number Diff line number Diff line change @@ -329,7 +329,8 @@ case $CFG_OSTYPE in
329
329
;;
330
330
331
331
# We do not detect other OS such as XP/2003 using 64 bit using uname.
332
- # If we want to in the future, we will need to use Cygwin - Chuck's csih helper in /usr/lib/csih/winProductName.exe or alternative.
332
+ # If we want to in the future, we will need to use Cygwin
333
+ # Chuck's csih helper in /usr/lib/csih/winProductName.exe or alternative.
333
334
* )
334
335
err " unknown OS type: $CFG_OSTYPE "
335
336
;;
You can’t perform that action at this time.
0 commit comments