]> git.pld-linux.org Git - packages/rpm-build-tools.git/blobdiff - relup.sh
relup: use bash for bashism
[packages/rpm-build-tools.git] / relup.sh
index 8267436e1efc2c5cc295941189c01a0176365044..18977d7e405299522481c334c971d38c2f36c96e 100755 (executable)
--- a/relup.sh
+++ b/relup.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
 # script to run after "release bump" style change.
 # takes Release from spec and creates commit with message
 # groups similiar commits together.
This page took 0.029852 seconds and 4 git commands to generate.