From 190a81e1410ab4b49a2076e487ca751aea8e9238 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Tue, 18 Feb 2014 01:11:57 +0400 Subject: [PATCH] Use ${HOME} instead of hardcoded home dir. --- system/t06_publish/PublishSnapshot16Test_gold | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/system/t06_publish/PublishSnapshot16Test_gold b/system/t06_publish/PublishSnapshot16Test_gold index acb1e5b8..98393e05 100644 --- a/system/t06_publish/PublishSnapshot16Test_gold +++ b/system/t06_publish/PublishSnapshot16Test_gold @@ -1,8 +1,8 @@ -Signing file '/Users/smira/.aptly/public/dists/maverick/Release' with gpg, please enter your passphrase when prompted: -Clearsigning file '/Users/smira/.aptly/public/dists/maverick/Release' with gpg, please enter your passphrase when prompted: +Signing file '${HOME}/.aptly/public/dists/maverick/Release' with gpg, please enter your passphrase when prompted: +Clearsigning file '${HOME}/.aptly/public/dists/maverick/Release' with gpg, please enter your passphrase when prompted: Snapshot snap16 has been successfully published. -Please setup your webserver to serve directory '/Users/smira/.aptly/public' with autoindexing. +Please setup your webserver to serve directory '${HOME}/.aptly/public' with autoindexing. Now you can add following line to apt sources: deb http://your-server/ maverick main Don't forget to add your GPG key to apt with apt-key.