From e7555050b890fc09af864590f557e1b61fa9e451 Mon Sep 17 00:00:00 2001 From: Patrick Simianer Date: Fri, 6 May 2016 11:44:22 +0200 Subject: try-qlogin: args --- try-qlogin | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'try-qlogin') diff --git a/try-qlogin b/try-qlogin index b939117..abc36ab 100755 --- a/try-qlogin +++ b/try-qlogin @@ -4,6 +4,6 @@ trap 'echo Control-C trap caught; exit 1' 2 while true do - qlogin -l mem_free=$1 + qlogin $@ done -- cgit v1.2.3