Rename runtests.sh to runtest

As we have different executables for executing the runtests scripts,
runtests.sh is now renamed to runtests in order to stay consistent
over all testrunners

refs #4213
refs #4244
This commit is contained in:
Jannis Moßhammer 2013-06-07 10:34:39 +02:00
parent b253c4c069
commit 3e4ae41e8a
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/sh
#!/usr/bin/env sh
set -o nounset