remove trailing whitespaces from MDBCI scripts
This commit is contained in:
@ -83,4 +83,3 @@ export target="2.1-2018Jan10"
|
|||||||
cd BUILD/mdbci
|
cd BUILD/mdbci
|
||||||
./build.sh
|
./build.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
# Copyies repo from ${unsorted_repo_dir}/$target/$box to
|
# Copyes repo from ${unsorted_repo_dir}/$target/$box to
|
||||||
|
|
||||||
dir=`pwd`
|
dir=`pwd`
|
||||||
if [ "$box_type" == "RPM" ] ; then
|
if [ "$box_type" == "RPM" ] ; then
|
||||||
|
|||||||
Reference in New Issue
Block a user