From 94bf9c94cfcca9d44352c6448f07fd111adb1bd4 Mon Sep 17 00:00:00 2001 From: fredrik Date: Tue, 21 Aug 2007 13:07:37 +0000 Subject: [PATCH] Use bash explicitly. git-svn-id: svn+ssh://svn.dolda2000.com/srv/svn/repos/src/utils@1096 959494ce-11ee-0310-bf91-de5d638817bd --- planime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/planime b/planime index 2fca326..6ab0737 100755 --- a/planime +++ b/planime @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash isnum() { grep -xq '[0-9]\+' <<<"$1" -- 2.11.0