diff options
Diffstat (limited to 'test.d')
-rwxr-xr-x | test.d/mdsinitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test.d/mdsinitrc b/test.d/mdsinitrc index 978dbb6..aaa52a6 100755 --- a/test.d/mdsinitrc +++ b/test.d/mdsinitrc @@ -17,7 +17,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. -echo "Successfully spawned mdsinitrc. " +echo "Successfully spawned mdsinitrc." export PATH="$(realpath bin):${PATH}" cd test.d |