Skip to content

Commit

Permalink
Renamed music_tests.sh to music_tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjurfeldt committed Dec 4, 2019
1 parent 5db5042 commit de271aa
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ EXTRA_DIST = BUGS
# rm $(distdir)/TODO
installcheck-local:
if LAUNCHSTYLE_SET
/bin/sh $(DESTDIR)$(bindir)/music_tests.sh
/bin/sh $(DESTDIR)$(bindir)/music_tests
else
@echo "checkinstall target is supported only when compiled with openMPI or MPICH libraries."
@exit 1
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -412,7 +412,7 @@ AC_CONFIG_FILES([
utils/Makefile
examples/Makefile
testsuite/Makefile
testsuite/music_tests.sh
testsuite/music_tests
testsuite/unittests/catch/Makefile
testsuite/sanitytests/Makefile
music-config/Makefile
Expand Down
File renamed without changes.

0 comments on commit de271aa

Please sign in to comment.