diff options
| author | Mattias Andrée <maandree@operamail.com> | 2014-05-14 00:37:49 +0200 |
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2014-05-14 00:37:49 +0200 |
| commit | 7ec8b8e204c780431db50de3d9b1fbba9ae2ce51 (patch) | |
| tree | 600737a1e96f765f9180f80f76c506d76d5193b7 /test.d/mdsinitrc | |
| parent | m fix (diff) | |
| download | mds-7ec8b8e204c780431db50de3d9b1fbba9ae2ce51.tar.gz mds-7ec8b8e204c780431db50de3d9b1fbba9ae2ce51.tar.bz2 mds-7ec8b8e204c780431db50de3d9b1fbba9ae2ce51.tar.xz | |
add test script
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'test.d/mdsinitrc')
| -rwxr-xr-x | test.d/mdsinitrc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/test.d/mdsinitrc b/test.d/mdsinitrc new file mode 100755 index 0000000..f010fb7 --- /dev/null +++ b/test.d/mdsinitrc @@ -0,0 +1,4 @@ +#!/bin/bash + +echo "Successfully spawned mdsinitrc. " + |
