Harald Hoyer
|
9a52c3fdb0
|
style: shfmt reformat
reproducible with:
```
$ shfmt_version=3.0.1
$ wget "https://github.com/mvdan/sh/releases/download/v${shfmt_version}/shfmt_v${shfmt_version}_linux_amd64" -O shfmt
$ chmod u+x shfmt
$ ./shfmt -w .
```
|
2021-03-13 20:10:43 +01:00 |
Harald Hoyer
|
967cc19ab1
|
remove all vim and emacs code format comments
|
2014-08-29 13:38:47 +02:00 |
Harald Hoyer
|
f672b1c399
|
btrfs/btrfs_timeout.sh: do not "exit 0"
|
2013-03-02 13:10:04 +01:00 |
Harald Hoyer
|
e1619ee151
|
fixed bash/sh requirements
|
2012-07-06 14:06:41 +02:00 |
Harald Hoyer
|
d128791b84
|
90btrfs: add btrfs device with multiple components
|
2011-08-11 17:52:40 +02:00 |