df38cf366d
Resolves: RHEL-70719 Signed-off-by: Kamal Heib <kheib@redhat.com>
7 lines
94 B
Bash
Executable File
7 lines
94 B
Bash
Executable File
#!/bin/bash
|
|
|
|
#Pass the test for now until we find a way to test the package.
|
|
ret=0
|
|
|
|
exit $ret
|