File tree Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Expand file tree Collapse file tree 1 file changed +2
-9
lines changed Original file line number Diff line number Diff line change @@ -51,17 +51,10 @@ rm "$HISTOGRAM_TARBALL"
51
51
52
52
mv " HdrHistogram_c-$NEW_VERSION " histogram
53
53
54
- cp " $WORKSPACE /histogram/include/hdr/hdr_histogram_version.h" " $DEPS_DIR /histogram/include/hdr"
54
+ cp " $WORKSPACE /histogram/include/hdr/hdr_histogram_version.h" " $WORKSPACE /histogram/include/hdr/hdr_histogram.h " " $ DEPS_DIR /histogram/include/hdr"
55
55
56
- cp " $WORKSPACE /histogram/include/hdr/hdr_histogram .h" " $DEPS_DIR /histogram/include/hdr "
56
+ cp " $WORKSPACE /histogram/src/hdr_atomic.h " " $WORKSPACE /histogram/src/hdr_malloc .h" " $WORKSPACE /histogram/src/hdr_tests.h " " $WORKSPACE /histogram/src/hdr_histogram.c " " $DEPS_DIR /histogram/src "
57
57
58
- cp " $WORKSPACE /histogram/src/hdr_atomic.h" " $DEPS_DIR /histogram/src"
59
-
60
- cp " $WORKSPACE /histogram/src/hdr_malloc.h" " $DEPS_DIR /histogram/src"
61
-
62
- cp " $WORKSPACE /histogram/src/hdr_tests.h" " $DEPS_DIR /histogram/src"
63
-
64
- cp " $WORKSPACE /histogram/src/hdr_histogram.c" " $DEPS_DIR /histogram/src"
65
58
66
59
echo " All done!"
67
60
echo " "
You can’t perform that action at this time.
0 commit comments