mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
Fix remaining references to "substitute-binary".
* nix/nix-daemon/guix-daemon.cc (main): Change substitute-binary to substitute. * po/guix/POTFILES.in: Likewise. * tests/guix-daemon.sh: Likewise. * tests/guix-system.sh: Likewise.
This commit is contained in:
parent
24066017a9
commit
122c87ead0
4 changed files with 5 additions and 5 deletions
|
@ -17,7 +17,7 @@
|
|||
# along with GNU Guix. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
#
|
||||
# Test the daemon and its interaction with 'guix substitute-binary'.
|
||||
# Test the daemon and its interaction with 'guix substitute'.
|
||||
#
|
||||
|
||||
set -e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue