lyx_mirror/development/keystest/maketar.sh
Pavel Sanda f3b253f9ad Move to the correct directory structure.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@30122 a592a061-630c-0410-9148-cb99ea01b6c8
2009-06-15 20:20:20 +00:00

5 lines
219 B
Bash
Executable File

#Make a package from keystest scripts.
#It is supposed to be run inside development/keystest.
tar -c start_tests.sh killt* README stock_text report.sh autolyx lyx_make.sh maketar.sh test.py | gzip -9 > lyxtestc.tar.gz