Skip to content

Commit f53732b

Browse files
committed
Remove debugging line
1 parent 3a0b520 commit f53732b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

turbine/code/bin/turbine.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,6 @@ check_machine()
274274
# Confirm that we have a script for this machine type
275275
{
276276
local M
277-
ls ${TURBINE_HOME}/scripts/submit
278277
for M in $( ls ${TURBINE_HOME}/scripts/submit )
279278
do
280279
[[ ${MACHINE_MODE} == ${M} ]] && return

0 commit comments

Comments
 (0)