We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0673e3f commit af5ca57Copy full SHA for af5ca57
1 file changed
scripts/halrun.in
@@ -141,6 +141,7 @@ esac
141
142
$REALTIME start || exit $?
143
144
+result=0
145
if $HAVEFILE ; then
146
if $IS_INI; then
147
if ! inivar -ini "$filename" -sec HAL -var TWOPASS > /dev/null 2>&1 ; then
0 commit comments