From 70bc0caef9e454264526d7c7fda8eaa5875a417d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cyryl=20P=C5=82otnicki-Chudyk?= Date: Fri, 24 Jun 2016 14:51:49 +0200 Subject: [PATCH] corrected paths to copy the temp files to in bunsen tests --- bunsen/test_insider | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bunsen/test_insider b/bunsen/test_insider index 17cf60fb..d1612fb6 100755 --- a/bunsen/test_insider +++ b/bunsen/test_insider @@ -12,8 +12,8 @@ apt-get update apt-get install sudo cd $HOME -mkdir -p dev/dotfiles/ -cp -rv temp/dotfiles dev/dotfiles +mkdir -p dev/ +cp -rv temp/dotfiles dev/ ./dev/dotfiles/bunsen/configure_fresh_system