diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:24:43 +0100 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2015-01-07 19:24:43 +0100 |
commit | d1c9896e849a693fa7a5ae62d6958073dfc9eb01 (patch) | |
tree | 67191f9ac28e522d0977bb0d1d45b6120fba62a4 /ACE/ASNMP/tests | |
parent | 50713a94ac4d7d8d97a1f82ca95dc80969763219 (diff) | |
download | ATCD-d1c9896e849a693fa7a5ae62d6958073dfc9eb01.tar.gz |
Replace sh files
Diffstat (limited to 'ACE/ASNMP/tests')
-rwxr-xr-x | ACE/ASNMP/tests/run_tests.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ACE/ASNMP/tests/run_tests.sh b/ACE/ASNMP/tests/run_tests.sh index 74e7e66036a..b99c1d2163e 100755 --- a/ACE/ASNMP/tests/run_tests.sh +++ b/ACE/ASNMP/tests/run_tests.sh @@ -1,6 +1,5 @@ #!/bin/sh -# $Id$ # This is the UNIX version of the one-button ACE tests. # Contributed by Michael Rueger <m_rueger@SYSCOMP.DE> |