Skip to content
Snippets Groups Projects
Commit a2700bf9 authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

adjusted zipr-rida config name to match test-cmds

parent 84db2856
No related branches found
No related tags found
No related merge requests found
Pipeline #3849 failed
......@@ -8,8 +8,8 @@ cd $PEASOUP_HOME/tests
make clean;
if [[ $(uname -m) == 'armv7l' ]] || [[ $(uname -m) == 'aarch64' ]]; then
./test_cmds.sh -c "zipr_rida" -l -a "bzip2 ls"
./test_cmds.sh -c "rida" -l -a "bzip2 ls"
else
./test_cmds.sh -c "zipr_rida fix_calls_rida fix_calls_ida" -l -a "bzip2 tcpdump"
./test_cmds.sh -c "rida fix_calls_rida fix_calls_ida" -l -a "bzip2 tcpdump"
fi
Subproject commit 649ee3103270dc4abf3dc890afec28e12aaa5900
Subproject commit 90b4041d328482923a545730702619d30b72165a
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment