]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
scripts: add vim modelines for editing ease
authorDan Mick <dan.mick@redhat.com>
Wed, 22 May 2024 20:30:51 +0000 (13:30 -0700)
committerDan Mick <dan.mick@redhat.com>
Wed, 22 May 2024 20:30:51 +0000 (13:30 -0700)
Signed-off-by: Dan Mick <dan.mick@redhat.com>
scripts/sign-rpms
scripts/sync-pull
scripts/sync-push

index 881bdd3004fcbaaabcf67e0300a9dfa27fd87197..4670de4e6feb27b07d156b6c220b029f904af68e 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash -ex
+# vim: ts=2:sw=2:expandtab
 # This script is meant to be used when signing RPMs on a "signer" box. Such
 # a box needs to have the actual signing keys and follow the structure for
 # a repository layout. The layout follows this convention:
index 9e03db08086796a79e3579ebef714488d4a2127a..c3c8285791b123f7f17f135f3cd91c613cc4c8d5 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash -ex
+# vim: ts=2:sw=2:expandtab
 
 : ${3?"Usage: $0 \$project \$release \$sha1"}
   #  Script exits here if command-line parameter absent,
index 53cdc50bee6c6af161dfeb81986cddc4eab95b78..0e8ba1b0018cfea0ad5bfbcbd595c1f57c4324dc 100755 (executable)
@@ -1,4 +1,5 @@
 #!/bin/bash -ex
+# vim:ts=2 sw=2 expandtab
 # This script will push repository files from the signer box to the upstream repositories.
 # By default it will sync all releases defined, but can optionally take one or more
 # releases to sync: