mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-08-22 03:00:26 +00:00
update again to log
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
# ready to process the request
|
||||
# It is called by xcatdsklspost before calling getpostscripts.awk
|
||||
# it is called by remoteshell before calling getcredentials.awk
|
||||
#
|
||||
# check bash version, if < 4 then cannot use autodetect of next FD
|
||||
bashversion=$BASH_VERSION
|
||||
bashversionnum=`echo $bashversion | cut -d. -f1`
|
||||
|
Reference in New Issue
Block a user