summaryrefslogtreecommitdiff
path: root/tests.as-root/building-a-system-branch-picks-up-committed-removes.script
diff options
context:
space:
mode:
Diffstat (limited to 'tests.as-root/building-a-system-branch-picks-up-committed-removes.script')
-rwxr-xr-xtests.as-root/building-a-system-branch-picks-up-committed-removes.script3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests.as-root/building-a-system-branch-picks-up-committed-removes.script b/tests.as-root/building-a-system-branch-picks-up-committed-removes.script
index 9a17a40e..b593eabd 100755
--- a/tests.as-root/building-a-system-branch-picks-up-committed-removes.script
+++ b/tests.as-root/building-a-system-branch-picks-up-committed-removes.script
@@ -31,7 +31,8 @@ cd "$DATADIR/workspace"
# Make a change elsewhere to be pulled in
PEER_REPO="$DATADIR/peer-kernel"
-git clone --quiet "file://$DATADIR/workspace/branch1/test:kernel-repo" "$PEER_REPO"
+git clone --quiet "file://$DATADIR/workspace/branch1/test:kernel-repo" \
+ "$PEER_REPO"
cd "$PEER_REPO"
git checkout --quiet -b fix
# remove useless README