diff options
author | Runar Borge <runar@borge.nu> | 2018-06-23 23:32:47 +0200 |
---|---|---|
committer | Runar Borge <runar@borge.nu> | 2018-06-23 23:32:47 +0200 |
commit | ef15a3760a1d66543b8bda773748a78c8c05e99b (patch) | |
tree | 7ee193e6bf15e736dd46880752b938fb4b294457 | |
parent | 9b77c401bdd06230cceab7f3e37fc80958cfc72a (diff) | |
download | vyos-1x-ef15a3760a1d66543b8bda773748a78c8c05e99b.tar.gz vyos-1x-ef15a3760a1d66543b8bda773748a78c8c05e99b.zip |
T689: changed from dash to underscore in filenames
-rwxr-xr-x | src/op_mode/show_configuration_files.sh (renamed from src/op_mode/show-configuration-files.sh) | 0 | ||||
-rwxr-xr-x | src/op_mode/show_disk_format.sh (renamed from src/op_mode/show-disk-format.sh) | 0 | ||||
-rwxr-xr-x | src/op_mode/show_raid.sh (renamed from src/op_mode/show-raid.sh) | 0 |
3 files changed, 0 insertions, 0 deletions
diff --git a/src/op_mode/show-configuration-files.sh b/src/op_mode/show_configuration_files.sh index ad8e0747c..ad8e0747c 100755 --- a/src/op_mode/show-configuration-files.sh +++ b/src/op_mode/show_configuration_files.sh diff --git a/src/op_mode/show-disk-format.sh b/src/op_mode/show_disk_format.sh index 61b15a52b..61b15a52b 100755 --- a/src/op_mode/show-disk-format.sh +++ b/src/op_mode/show_disk_format.sh diff --git a/src/op_mode/show-raid.sh b/src/op_mode/show_raid.sh index ba4174692..ba4174692 100755 --- a/src/op_mode/show-raid.sh +++ b/src/op_mode/show_raid.sh |