We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7902c9 + af5ca57 commit 57bce65Copy full SHA for 57bce65
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