source: trunk/test/setup_test @ 1822

Revision 771, 99 bytes checked in by faa59, 6 years ago (diff)

Fix test suite on a distcheck

  • Property svn:eol-style set to native
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
Line 
1#!/bin/sh
2#
3# $1 is abs_srcdir
4#
5test -e data || mkdir data
6cp $1/data/dmc* data
7chmod 0644 data/*
Note: See TracBrowser for help on using the repository browser.