mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-02 14:45:25 +02:00
Add rename_build.sh
This commit is contained in:
parent
3fd3254570
commit
0dd9da2fb8
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
##
|
||||
## Creates ../R-3.1.1-200909160905 and prepares renamed build there
|
||||
#
|
||||
case X$1 in
|
||||
case x$1 in
|
||||
xR|xM|xI|xS) ;;
|
||||
*) grep '^##' $0
|
||||
exit 0
|
||||
|
|
Loading…
Add table
Reference in a new issue