Sfoglia il codice sorgente

fixed nma timeout

master
Robin Thoni 8 anni fa
parent
commit
4522d6a770
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      bash/bash_preexec_hooks

+ 1
- 1
bash/bash_preexec_hooks Vedi File

@@ -1,6 +1,6 @@
1 1
 #! /usr/bin/env bash
2 2
 
3
-export __BASH_HOOKS_TIMEOUT__=10
3
+export __BASH_HOOKS_TIMEOUT__=60
4 4
 
5 5
 export __BASH_HOOKS_COMMAND__=
6 6
 export __BASH_HOOKS_TIME__=

Loading…
Annulla
Salva