diff options
author | Björn-Egil Dahlberg <[email protected]> | 2012-07-18 15:13:55 +0200 |
---|---|---|
committer | Björn-Egil Dahlberg <[email protected]> | 2012-07-19 20:22:55 +0200 |
commit | a660484b504a7a698923bc08d812eb6c231d2f7d (patch) | |
tree | b016e5724521fe39c516328eff65ec0df3554aa1 | |
parent | c6c2d16190f9f315f7d490105c65d7e8e64e28fc (diff) | |
download | otp-a660484b504a7a698923bc08d812eb6c231d2f7d.tar.gz otp-a660484b504a7a698923bc08d812eb6c231d2f7d.tar.bz2 otp-a660484b504a7a698923bc08d812eb6c231d2f7d.zip |
ssh: Remove VxWorks
-rw-r--r-- | lib/ssh/test/ssh.spec.vxworks | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/ssh/test/ssh.spec.vxworks b/lib/ssh/test/ssh.spec.vxworks deleted file mode 100644 index 81f665283c..0000000000 --- a/lib/ssh/test/ssh.spec.vxworks +++ /dev/null @@ -1,3 +0,0 @@ -{topcase, {dir, "../ssh_test"}}. -{require_nodenames, 1}. -%{skip, {M, F, "Not yet implemented"}}. |