summaryrefslogtreecommitdiff
path: root/bin/sbuild-preupload
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2023-02-22 13:38:41 -0700
committerSean Whitton <spwhitton@spwhitton.name>2023-02-22 13:52:42 -0700
commite0d5a0f66d75f3350ecb3cd673ddb7346f8cf3e2 (patch)
tree6289a123e7168a3b69604d8ea741937407131e50 /bin/sbuild-preupload
parent291ec9a68729e39c79ba5ac2680a6840dc338ca3 (diff)
downloaddotfiles-e0d5a0f66d75f3350ecb3cd673ddb7346f8cf3e2.tar.gz
set dgit.default.push-subcmd & dgit.default.rpush-subcmd
Diffstat (limited to 'bin/sbuild-preupload')
-rwxr-xr-xbin/sbuild-preupload2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sbuild-preupload b/bin/sbuild-preupload
index a36b9709..e529a7d3 100755
--- a/bin/sbuild-preupload
+++ b/bin/sbuild-preupload
@@ -2,7 +2,7 @@
# run a package build and the full suite of checks that I can do
# locally before an upload. Generally I use this on an UNRELEASED
-# package and then use `dgit push-source` for the actual upload
+# package and then use `dgit push` for the actual upload
set -e