Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 323834
b: refs/heads/master
c: 87ff50a
h: refs/heads/master
v: v3
  • Loading branch information
Irina Tirdea authored and Arnaldo Carvalho de Melo committed Sep 17, 2012
1 parent cfc81ad commit 7d84cea
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 73eb422c10aa2a4afc1100d1bd54974ed72ad373
refs/heads/master: 87ff50a3192152944d8e65b485bbf3d03214d0b6
2 changes: 1 addition & 1 deletion trunk/tools/perf/perf-archive.sh
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ while read build_id ; do
echo ${filename#$PERF_BUILDID_LINKDIR} >> $MANIFEST
done

tar cfj $PERF_DATA.tar.bz2 -C $PERF_BUILDID_DIR -T $MANIFEST
tar cjf $PERF_DATA.tar.bz2 -C $PERF_BUILDID_DIR -T $MANIFEST
rm $MANIFEST $BUILDIDS || true
echo -e "Now please run:\n"
echo -e "$ tar xvf $PERF_DATA.tar.bz2 -C ~/.debug\n"
Expand Down

0 comments on commit 7d84cea

Please sign in to comment.