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"
5151
5252mv " HdrHistogram_c-$NEW_VERSION " histogram
5353
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"
5555
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 "
5757
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"
6558
6659echo " All done!"
6760echo " "
You can’t perform that action at this time.
0 commit comments