gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-deployment] branch master updated: actually ksh->sh


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: actually ksh->sh for the script
Date: Mon, 29 Oct 2018 14:03:17 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new 0504de9  actually ksh->sh for the script
0504de9 is described below

commit 0504de990c0867b6b2b3f2e3066905a4b0fd5dd6
Author: Nils Gillmann <address@hidden>
AuthorDate: Mon Oct 29 13:04:15 2018 +0000

    actually ksh->sh for the script
    
    Signed-off-by: Nils Gillmann <address@hidden>
---
 guix/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/guix/build.sh b/guix/build.sh
index af9df40..d3ed1d2 100755
--- a/guix/build.sh
+++ b/guix/build.sh
@@ -1,2 +1,2 @@
-#!/bin/ksh
+#!/bin/sh
 guix system vm --no-build-hook --no-grafts config.scm

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]