[Piuparts-devel] [Git][debian/piuparts][develop] custom-scripts/scripts/pre_test_root_password: fix grammar in comment
Holger Levsen (@holger)
gitlab at salsa.debian.org
Wed Feb 2 09:12:45 GMT 2022
Holger Levsen pushed to branch develop at Debian / piuparts
Commits:
24e89b75 by Holger Levsen at 2022-02-02T10:12:37+01:00
custom-scripts/scripts/pre_test_root_password: fix grammar in comment
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- custom-scripts/scripts/pre_test_root_password
Changes:
=====================================
custom-scripts/scripts/pre_test_root_password
=====================================
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
-# sudo refuses removal if no root password is set, so set one
+# sudo refuses removal if no root password is set, so set one to
# do this unconditionally, as there are quite some packages depending on sudo
# (and since its harmless and fast)
yes "yes" 2>/dev/null | passwd
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/24e89b75b7fc6d80742f72a8949a40c78a5e3b35
--
View it on GitLab: https://salsa.debian.org/debian/piuparts/-/commit/24e89b75b7fc6d80742f72a8949a40c78a5e3b35
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/piuparts-devel/attachments/20220202/a53de802/attachment.htm>
More information about the Piuparts-devel
mailing list