Bug 2327 fix to verify ipaddress in sol003_02 testsuite
[osm/tests.git] / devops-stages / stage-archive.sh
old mode 100644 (file)
new mode 100755 (executable)
index 013953f..cff918d
 # implied.
 # See the License for the specific language governing permissions and
 # limitations under the License.
-echo "ARCHIVE"
+MDG=tests
+
+rm -rf pool
+rm -rf dists
+mkdir -p pool/$MDG
+mv deb_dist/*.deb pool/$MDG/
+