From 8c315bfcd1e097fd2fecbd9b5dae936f58f0dbc9 Mon Sep 17 00:00:00 2001 From: Vladimir Prus Date: Wed, 29 Oct 2003 10:23:39 +0000 Subject: [PATCH] Tweaks [SVN r20537] --- v2/roll.sh | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/v2/roll.sh b/v2/roll.sh index a8fcbf4a3..b6c774a8c 100644 --- a/v2/roll.sh +++ b/v2/roll.sh @@ -1,7 +1,9 @@ #!/bin/bash -# Clean up +# Grab jam_src +cp -r ../jam_src . +# Clean up rm -rf examples # This one is not fully finished rm -rf examples-v2/versioned