Skip to content
Snippets Groups Projects
Commit f4fdf253 authored by an7s's avatar an7s
Browse files

more debug stmt

Former-commit-id: fcbe8d637f9cdfd2f519404ba56f947416163014
parent 78228d8a
No related branches found
No related tags found
No related merge requests found
......@@ -32,6 +32,7 @@ $SECURITY_TRANSFORMS_HOME/tools/cgclibc/display_functions.exe $cloneid | grep "^
# produce a zipr'd version so that we can dynamically test behavior
echo "cinderella: Produce zipr'ed test version: id: $cloneid"
echo "cmd: $ZIPR_INSTALL/bin/zipr.exe -v $cloneid -c $ZIPR_INSTALL/bin/callbacks.cinderella.exe -j $PS_OBJCOPY"
$ZIPR_INSTALL/bin/zipr.exe -v $cloneid -c $ZIPR_INSTALL/bin/callbacks.cinderella.exe -j $PS_OBJCOPY
mv b.out.addseg $TESTABLE
if [ ! $? -eq 0 ];then
......
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