[pkg-java-scripts] 01/02: Renamed the Salsa migration script
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Mar 5 11:34:26 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository pkg-java-scripts.
commit 3533178b3563882ca9c4b17a5057edb2b9678d4c
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Mar 5 12:32:33 2018 +0100
Renamed the Salsa migration script
---
migrate-to-salsa.sh => migrate-to-salsa | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/migrate-to-salsa.sh b/migrate-to-salsa
similarity index 98%
rename from migrate-to-salsa.sh
rename to migrate-to-salsa
index 6144b9f..0b43348 100755
--- a/migrate-to-salsa.sh
+++ b/migrate-to-salsa
@@ -12,7 +12,7 @@ then
fi
if [ -z "$1" ]; then
- echo "Usage: ./migrate-to-salsa.sh <packagename>"
+ echo "Usage: ./migrate-to-salsa <packagename>"
exit 1;
fi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pkg-java-scripts.git
More information about the pkg-java-commits
mailing list