diff options
Diffstat (limited to 'finish')
-rw-r--r-- | finish | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#!/usr/bin/execlineb -S3 +#!/bin/execlineb -S3 # the -S3 tells execline to substitute 3 positional parameters # which for this file are: # 1) exit code of the 'run' script |